Would this work ?
#1

Hi, the reason that i'm asking is, that iam alone at home and i can't test it with other players =(
so here is the code ...
I put that code out of an command which teleports a player to a deathmatch room

Код:
	for(new i = 0; i < MAX_PLAYERS; i++)
	{
	if(IsPlayerConnected(playerid))
	{
	SetPlayerMarkerForPlayer(i,playerid,0x00000000);
	}
  }
This code should disable the markers for the other players ....
Would this work ?
Reply


Messages In This Thread
Would this work ? - by Bearfist - 01.01.2010, 21:45
Re: Would this work ? - by MadeMan - 01.01.2010, 21:48
Re: Would this work ? - by Bearfist - 01.01.2010, 21:53
Re: Would this work ? - by MadeMan - 01.01.2010, 22:09
Re: Would this work ? - by Bearfist - 01.01.2010, 22:15
Re: Would this work ? - by dice7 - 01.01.2010, 22:17
Re: Would this work ? - by Bearfist - 01.01.2010, 22:23
Re: Would this work ? - by dice7 - 01.01.2010, 22:34
Re: Would this work ? - by Bearfist - 01.01.2010, 22:49

Forum Jump:


Users browsing this thread: 4 Guest(s)