09.08.2013, 09:47
EvenTeams function has playerid as a parameters, but you do not use the parameter at all here:
You need to pass a player's ID.
What do you want to do with the above code?
pawn Код:
public RandomZombie() return EvenTeams();
What do you want to do with the above code?