Discution
#1

what this script is suposed to do
Код:
	if (GetPlayerTeam(playerid) == 30)
	{
		for(new i = 0; i < MAX_PLAYERS; i++)
		{
			SetPlayerMarkerForPlayer(playerid,i, GREEN1 );
		}
		return 1;
 	}
normy it set all player markers to Green for playerid right ?
Reply


Messages In This Thread
Discution - by Amine_Mejrhirrou - 30.09.2012, 22:03
Re: Discution - by Kitten - 30.09.2012, 22:05
Re : Discution - by Amine_Mejrhirrou - 30.09.2012, 22:08
Re: Discution - by XtremeR - 01.10.2012, 13:56
Re : Discution - by Amine_Mejrhirrou - 01.10.2012, 13:57
Re : Discution - by Amine_Mejrhirrou - 01.10.2012, 14:32

Forum Jump:


Users browsing this thread: 1 Guest(s)