Originally posted by jbowen
For some reason zombies occasionally spawn with guns, ive tried over and over to fix it and the only way ive found to fix it is to play custom games with all custom classes restricted and clearing the default classes. Can someone show me the code that stops zombies from using guns or prevents them from choosing a class?
Thank you!
Use my Zombieland
SetDvar("ui_allow_classchange", "0");
self DisableUsability();