Problem with a timer - playerid not defined.
#4

Quote:
Originally Posted by JR !
Код:
public aduty()
{
    for(new i=0; i<MAX_PLAYERS; i++)
    {
	   SetPlayerColor(i, 0xE60000FF);
    }
    return 1;
}
This code will set it for every single player in the server. I do not believe this is what he was looking for judging by his dynamic code.
Reply


Messages In This Thread
Problem with a timer - playerid not defined. - by Striker_Moe - 31.08.2009, 20:14
Re: Problem with a timer - playerid not defined. - by JaTochNietDan - 31.08.2009, 20:16
Re: Problem with a timer - playerid not defined. - by JR ! - 31.08.2009, 20:17
Re: Problem with a timer - playerid not defined. - by JaTochNietDan - 31.08.2009, 20:18

Forum Jump:


Users browsing this thread: 1 Guest(s)