ItsMods

Full Version: How to disable class menu and auto spawn?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried searching, couldn't find anything, any tut or anyone willing to help?
hmm thinking
Code:
setDvar( "scr_disable_cac", 1 );
would stop the menu
and
Code:
setDvar( "scr_player_forcerespawn", 0);
might stop the auto spawn , give it a try
sorry i failed with english, i meant i want to force people to spawn with out choosing from the normal weapons menu..
ok lol mmh um did you try
Code:
setDvar( "scr_disable_cac", 1 );
it works for me Confused
i know that disables class selection, just wasnt sure if it made them spawn with no weapons though? I havent tried it because my black ops died today and i had to re-install, ill try soon though.
When u use the disable cac Dvar people spawn with the default class --> M16 and ASP till u set weapons for them
sweet, thanks..