Please Help me
#1

How can i make players show on the Mini Map Radar?

I tryed removeing the ShowPlayerMarkers() but it did not work..

can someone please help me!?
Reply
#2

which gamemode are you editing now ? -.-
Reply
#3

Ravens Roleplay, its a big edit
Reply
#4

you can use https://sampwiki.blast.hk/wiki/SetPlayerColor
Reply
#5

Quote:
Originally Posted by rati555
Посмотреть сообщение
this did not work
Reply
#6

try

pawn Код:
ShowPlayerMakers(true);
Reply
#7

Quote:
Originally Posted by ScriptJorkis
Посмотреть сообщение
try

pawn Код:
ShowPlayerMakers(true);
Quote:

PLAYER_MARKERS_MODE_OFF (0)
PLAYER_MARKERS_MODE_GLOBAL (1)
PLAYER_MARKERS_MODE_STREAMED (2)

therefore, it's

pawn Код:
ShowPlayerMakers(1);
Add that to OnGameModeInit.
Reply
#8

kkkk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)