Hide player marker does not work.
#1

Ey, I tried to hide the player marker like the way they say on wiki.
But it doesnt work. I still see a white marker...
Wiki page: link
My code:
Код:
	for(new All = 0; All < MAX_PLAYERS; All++)
	{
		SetPlayerMarkerForPlayer(All, playerid, ( GetPlayerColor( playerid ) & 0xFFFFFF00));
	}
I don't want to use ShowPlayerMarkers(0); because I have to enable them somebody's for players.
Somebody see whats going wrong?
Reply
#2

Yes I did.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)