23.05.2011, 23:11
does your OnPlayerUpate(player) contain a return 1; at its very end?
theres a common issue with that sort of problem aswell, known as "id 0-bug". check your loops for accesing wrong playerid's or using a variable pointing to 0 in this loop...
theres a common issue with that sort of problem aswell, known as "id 0-bug". check your loops for accesing wrong playerid's or using a variable pointing to 0 in this loop...