Invisible on Map [HELP]
#1

What is the code or how to make yourself or other player's invisible for a special class. I mean when other player's look at the map, they can't see you. How do I do that?
Reply
#2

put
ShowPlayerMarkers(0);

on gameModeinit
Reply
#3

Thanks.
Reply
#4

No Problem and thx 4 rep point
Reply
#5

Quote:
Originally Posted by Tigerkiller
Посмотреть сообщение
put
ShowPlayerMarkers(0);

on gameModeinit
This is for all players. Not for a player class/team.
Reply
#6

i know
for using it for an specific player i think he have to use ShowPlayerMarkersForPlayer or somethink else
Reply
#7

put under the team thingy SetPlayerColor(playerid, COLOR_BLACK); that will make em invisible
Reply
#8

really?
Reply
#9

Quote:
Originally Posted by RTR12
Посмотреть сообщение
really?
Theoretically using any color would work, but setting 0x000000AA the AA(alpha) to 00 might work...I might not be right
Reply
#10

Any more other ways to do it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)