01.10.2010, 21:48
ITs only a warning...
change the try this:
for(new i = 0; i < MAX_PLAYERS; i++)
{
TextDrawShowForPlayer(playerid, Text:Clock[i]);
}
change the try this:
for(new i = 0; i < MAX_PLAYERS; i++)
{
TextDrawShowForPlayer(playerid, Text:Clock[i]);
}