• HL2RP Very small question/help (and by small i mean SMALL)
    5 replies, posted
So...In OA HL2RP how do you change/replace the character select menu music? (also if you know the hud that most servers use like the weapon switch atleast where do you get that or how to enable it if it comes with oa?)
You modify the derma stuff located in openaura/gamemode/openaura/derma or something around that path.
Um which question did you answer?
character menu one
Oh man, I typed it wrong, I meant change/replace the music in the char select!
Go to garrysmod/gamemodes/<your schema name>/gamemode/schema/sh_auto.lua Find a line that looks something like this: [lua]openAura.option:SetKey("menu_music", "music/hl1_song21.mp3");[/lua] Change the path to the sound file you want. Ideally you should learn proper Lua and start examining the gamemode on your own. Besides, I don't think this forum (or even the Lua forum) are for specific gamemode questions. Use this thread for small questions: [url]http://facepunch.com/showthread.php?t=1160598[/url] Nevertheless, OA/HL2RP related questions are annoying as fuck and spread like AIDS. EDIT: If you don't find that line, create it.
Sorry, you need to Log In to post a reply to this thread.