Garry's Mod

Garry's Mod

PropHunt (Hide'n'Seek) - Original
Jos 4. sep. 2013 kl. 9:39
Prop banning
How do I ban props in Prophunt like the computermouse
< >
Viser 1-2 af 2 kommentarer
kowalski7cc  [udvikler] 4. sep. 2013 kl. 23:46 
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 kl. 2:10 
thanks for the quick reaction

Greetings
Wesley
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50