[HELP]How i can make players to show on map
#1

How i can make players to show on map Raven's Roleplay 0.3c ?
I have read this tutorial
https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer

is someone can help me please leave a reply here

thankyou !
Reply
#2

pawn Код:
ShowPlayerMarkers(Mode)
Modes:

0 - Dosen't shows
1 - It does Shows
2 - Shows only when someone is near to somebody else.
Reply
#3

Under 'OnGameModeInit',

pawn Код:
ShowPlayerMarkers(1);

Quote:
Originally Posted by Franck_
Посмотреть сообщение
pawn Код:
ShowPlayerMarkers(Mode)
Modes:

0 - Dosen't shows
1 - It does Shows
2 - Shows only when someone is near to somebody else.
Yea, exactly... You were faster :P
Reply
#4

delete me
Reply
#5

I alredy have this line on OnGameModeInit
Код:
ShowPlayerMarkers(1);
and is not work
Reply
#6

Press Ctrl + F and find "ShowPlayerMarkers", be sure, isn't theres more than 1.
Reply
#7

Quote:
Originally Posted by lecosu
Посмотреть сообщение
i alredy have this line on pwn
Код:
ShowPlayerMarkers(2);
and is not work
Under 'OnGameModeInit', and change it to 1, because 2 is just showing if you are close the the player.
Reply
#8

i change 1 and is not work agane..
Reply
#9

On this ShowPlayerMarkers(2); add before it // and in (2) change (false) so should look like this
//ShowPlayerMarkers(false);
Reply
#10

i change in //ShowPlayerMarkers(false);
and agane is not working



EDIT: Well someone know how to fix ? i say agane i use GameMode Raven's Roleplay 0.3c
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)