View Single Post
Halt
Senior Member
Join Date: Jan 2015
Location: Black Mesa
Old 09-21-2017 , 13:08   Re: how create a lot of zombies?
Reply With Quote #10

Perhaps you could try

PHP Code:
SetCommandFlags("z_minion_limit", (GetCommandFlags("z_minion_limit") - FCVAR_CHEAT)); 
Changes the command flags.
Halt is offline