Players color on radar
#1

Hey, dear scripter.
I just edited a little bit raven's roleplay
I upload that every player has tag name just like the car factions
(example: If faction have black vehicles, then the member of this faction will have black name)
Now, in the Radar I can see the colors of those players and I want to make it invisable.
Help please


(btw: sorry for my bad english)
Reply
#2

pawn Код:
ShowPlayerMarkers(mode);

MODES=

PLAYER_MARKERS_MODE_OFF         (0)
PLAYER_MARKERS_MODE_GLOBAL      (1)
PLAYER_MARKERS_MODE_STREAMED   (2)
so you need that: ShowPlayerMarkers(0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)