Am currently working on a ZS (Zombie Survival) server and i am having a problem.. I want to use pointshop 2 for playermodels and not F1 Model menu. So if somone knows how to disable F1 Model Menu in Zombie Survival please tell me.
Pretty sure this is it
[url]https://github.com/JetBoom/zombiesurvival/blob/master/gamemodes/zombiesurvival/gamemode/vgui/pmainmenu.lua#L7[/url]
ok let me try delete it and i will see what happens
[editline]13th October 2016[/editline]
ok so what happend now is that F1 dosnt work and it gives me this error:
[CODE][ERROR] LuaCmd:1: attempt to call method 'ShowHelp' (a nil value)
1. unknown - LuaCmd:1
[/CODE]
I only want the model menu to be gone/disabled not the whole F1
Try removing this
[url]https://github.com/JetBoom/zombiesurvival/blob/master/gamemodes/zombiesurvival/gamemode/vgui/pmainmenu.lua#L141[/url]
Until line 148
It removes the model button (if it leaves a gap, you can just place the last button there, I don't know how it looks though)
it worked thanks!
Sorry, you need to Log In to post a reply to this thread.