Make a player marker invisible
#3

SetPlayerColor(playerid, GetPlayerColor(playerid) & 0xFFFFFF00);
SetPlayerColor(playerid, GetPlayerColor(playerid) & ~0xFF);

These are the best methods, using Pottus's you would need to loop through each other player... Mine keeps the players color in the chat and stuff the same, but it's invisible on the mini map...

Not sure if it's correct, but almost 100% sure it is :P... If one doesn't work, try the other, both should work though!
Reply


Messages In This Thread
Make a player marker invisible - by Blademaster680 - 08.10.2014, 21:57
Re: Make a player marker invisible - by Pottus - 08.10.2014, 22:21
Re: Make a player marker invisible - by Crayder - 08.10.2014, 22:39
Re: Make a player marker invisible - by Blademaster680 - 08.10.2014, 23:43
Re: Make a player marker invisible - by Pottus - 09.10.2014, 00:09
Re: Make a player marker invisible - by Crayder - 09.10.2014, 00:51

Forum Jump:


Users browsing this thread: 1 Guest(s)