Player Markers
#3

hey..

I never Experienced this to .. try this

remove ShowPlayerMarkers in your gamemodeinit()

and add a loop like this
pawn Код:
for(new i=0;i<MAX_PAYERS;i++)
{
SetPlayerColor(i, 0xFFFFFF00);//this will alpha transperent color of player
}
and then use your SetPlayerMarkerForPlayer() .. well i think it will work fine and remember to use FF at last color code to see the marker
Reply


Messages In This Thread
Player Markers - by Skribblez - 31.03.2012, 05:43
Re: Player Markers - by D3XT3R - 31.03.2012, 06:11
Re: Player Markers - by Harish - 31.03.2012, 07:26
Re: Player Markers - by Skribblez - 31.03.2012, 10:41
Re: Player Markers - by AndreT - 31.03.2012, 10:53
Re: Player Markers - by Skribblez - 31.03.2012, 11:25

Forum Jump:


Users browsing this thread: 1 Guest(s)