Playermarkers on the map
#1

Dear Members,

I wanna see the players on the map/radar. What do i need to change in this:

//UsePlayerPedAnims(); //unique walking
//ShowPlayerMarkers(false);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
Reply
#2

Uncomment ShowPlayerMarkets.
Reply
#3

And change false to true.
Reply
#4

Yeah change:

Код:
//ShowPlayerMarkers(false);
to

Код:
ShowPlayerMarkers(1);
Reply
#5

Is it good now?:

Quote:

SetPDistance(10);
EnableTirePopping(1);
EnableZoneNames(1);
AllowInteriorWeapons(1);
AllowAdminTeleport(0);
//UsePlayerPedAnims(); //unique walking
ShowPlayerMarkers(1);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);

Reply
#6

Quote:
Originally Posted by VIP-Jeff
Is it good now?:

Quote:

SetPDistance(10);
EnableTirePopping(1);
EnableZoneNames(1);
AllowInteriorWeapons(1);
AllowAdminTeleport(0);
//UsePlayerPedAnims(); //unique walking
ShowPlayerMarkers(1);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);

Yes.
Reply
#7

It issn't working for me:S
Reply
#8

try restarting you server (lol)
Reply
#9

Quote:
Originally Posted by Pandabeer1337
try restarting you server (lol)
Already did that (lol)
Reply
#10

Quote:
Originally Posted by lol2112
Yeah change:

Код:
//ShowPlayerMarkers(false);
to

Код:
ShowPlayerMarkers(1);
Such a useless reply.

Try to debug it, VIP-Jeff.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)