Ulysses
General => Off-Topic => Topic started by: Norwegian on July 03, 2014, 06:26:36 AM
-
Hi! I was wondering if you guys could give me a hint of which file I should edit to change the lockdown sound/text in DarkRP.
Thanks, Norwegian.
-
https://github.com/FPtje/DarkRP/blob/56fb71d9fff3194db19986e712da995407eb6752/gamemode/modules/language/sh_english.lua#L290-L291
Note: You will need to edit different files for different languages, but this is for the English language.
...and for the sound...
https://github.com/FPtje/DarkRP/blob/58f77a2d035f7122f9221c02cd00baf2b785eda4/gamemode/modules/police/sv_commands.lua#L146
Have fun.