I'd like help with a zombie mod server
((((A Zombie Balance)))) I would ask for help, because they didn't know it
My teammate wouldn't know balance but just the opponent (ZM)
Thank you in advance for your help
sorry for my bad english
0
addhook("spawn","_spawn") function _spawn(id) 	if #player(0,"team2") - 1 > #player(0,"team1") then 		parse("maket "..id) 		msg2(id,"Auto-Balance@C") 	end end