1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Got a question.

Discussion in 'Discussion' started by Alexisonfire, Aug 19, 2014.

  1. I wasn't sure if I were to put this in the Support Desk or not, but since it's not urgent I'll just stick it under here.
    Feel free to move it if you should feel so inclined [member=5522]Atebite[/member] or whomever.

    So I got a couple questions to ask since I'm too fucking stupid to work them out myself.
    1) In Clockwork, whenever you open/close a menu or click something in the Tab Menu, a sound plays. That little 'beep' sound. As far as I'm aware, it's a Gmod default, because there are no sound files for it in any of the Clockwork folders. How would I be able to change this sound, if possible?
    2) I'm still confused on how I change the schema default font. Someone please point that out to me?
    3) Last but not least, the menu theme. How the fuck do you change it ;-; I used Soviet's Menusong plugin to no avail, and I tried changing it manually but still nothing happens.

    I'll give free cookies to anyone who can answer these for me <3
     
  2. Sophia

    Sophia Guest

    Font and gradient textures are within cl_theme and music and other materials are based within sh_schema.

    Menu music and images -

    Clockwork.option:SetKey("intro_image", "");
    Clockwork.option:SetKey("schema_logo", "");
    Clockwork.option:SetKey("menu_music", "");

    Not so sure about the little blip tho.
     
  3. 1) Try copypastaing framework/derma/cl_labelbutton.lua into a plugin and remove line 172, register as cwLabelButton.

    2) I figured out how to do this here. The code in that post is to be put in a plugin.

    3) Go crazy with your derma skills in a plugin and register the vgui as cwMenu.
     

Previous Readers (Total: 0)