when army is onduty they are shown on the map!?
#1

Like the title say, Only army has this problem, so im wondering what line(s) that makes player show on the map?
The colored square thing i mean.
Reply
#2

anyone?
Reply
#3

don't understand you explain more?
Reply
#4

On DM servers etc for example you can see the players on the map shown as small colored squares.
When ever someone in Army faction goes on duty in my RP server the same thing happens. If you press up the map you will see a colored square where he is. I want to remove that but i dont know what line is making it happen.
Reply
#5

Can you try to find it in your script? otherwise we cant figure it out
Reply
#6

Thats what im saying.. I dont know what causes this, that is why i am asking what it is that makes a player get an icon on the map
Reply
#7

Should be at OnPlayerSpawn, something like...
pawn Код:
SetPlayerColor(playerid, ......);
or it might be SetPlayerMarkers
Reply
#8

hm i found this ShowPlayerMarkers(2); could that couse it?

EDIT: but shouldnt that make every player show? cuz it is ONLY army faction if they are on duty
Reply
#9

Quote:
Originally Posted by Don_Cage
Посмотреть сообщение
hm i found this ShowPlayerMarkers(2); could that couse it?

EDIT: but shouldnt that make every player show? cuz it is ONLY army faction if they are on duty
Than might want to try using SetPlayerColor for Army Faction.
Reply
#10

allready doing
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)