

Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!
players = GetPlayers();
players[0] SetClientDvar("sv_cheats",1);
maps\_zombiemode::main();

This dvar is only needed to be enabled by the host and only can be enabled by the host. No sense having code for it unless you have the console disabled. Which if so would be easier just to comment out the menu file call in your mod.


Edited the OP. Thanks
This still doesn't make it any better, the host could easily just type sv_cheats 1 in the console and everyone would gain access.


