in 4.2:
PHP Code:
new CsTeams:team[33]
public cmd_spec(id)
{
if( !team[id] && get_pcvar_num( allow_spectators ) > 0 || get_pcvar_num( allow_public_spec == 1 ))
I think it has something to do with your zm mod, as to getting a team. Depending on how you get_user_zombie (in reference to mercelyyz, in his inc) it could be a small conflict.
If you disable your zombie mod, and do not receieve this error, then it obviously is a conflict, and im not gonna tweak it just for another mod.

I hope you understand
If it is my error, then of course I will fix it, just have to figure it out, as i do not get that error in all the servers I have with 4.2 in them.
__________________