Garry's Mod

Garry's Mod

PropHunt (Hide'n'Seek) - Original
Jos 4 Sep, 2013 @ 9:39am
Prop banning
How do I ban props in Prophunt like the computermouse
< >
Showing 1-2 of 2 comments
kowalski7cc  [developer] 4 Sep, 2013 @ 11:46pm 
There's a sh_config.lua inside the gamemode. You need to unpack the mod, edit it and repack, or just download the mod from github (create a zipball from master) and edit the file and copy anything to Gmod's folder. Maybie is easyer to edit from console this var:
// Props will not be able to become these models
BANNED_PROP_MODELS = {
"models/props/cs_assault/dollar.mdl",
"models/props/cs_assault/money.mdl",
"models/props/cs_office/snowman_arm.mdl"
}
Jos 5 Sep, 2013 @ 2:10am 
thanks for the quick reaction

Greetings
Wesley
< >
Showing 1-2 of 2 comments
Per page: 1530 50