Garry's Mod

Garry's Mod

PropHunt (Hide'n'Seek) - Original
Jos 2013 年 9 月 4 日 上午 9:39
Prop banning
How do I ban props in Prophunt like the computermouse
< >
目前顯示第 1-2 則留言,共 2
kowalski7cc  [開發人員] 2013 年 9 月 4 日 下午 11: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 2013 年 9 月 5 日 上午 2:10 
thanks for the quick reaction

Greetings
Wesley
< >
目前顯示第 1-2 則留言,共 2
每頁顯示: 1530 50