21.11.2010, 06:26
Okay, I've found the problem, as I suspected. Here is the line that is causing the problems, for both messages:
Simply remove the "GetPlayerColor(playerid) != 0" part and it will all be fixed.
And the only reason I'm up so late is that I have a party planned for me at 5 AM at a friends. Happy birthday to me !
pawn Code:
if(IsPlayerConnected(playerid)==1 && GetPlayerColor(playerid) != 0)
And the only reason I'm up so late is that I have a party planned for me at 5 AM at a friends. Happy birthday to me !