Playermapicon showing up on /aduty
#10

Alex, I found out the problem.

pawn Код:
public OnGameModeInit()
{
    CheckFiles();
    AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
    EnableStuntBonusForAll(0);
    DisableInteriorEnterExits();
    ShowPlayerMarkers(1);
Try changing:
pawn Код:
ShowPlayerMarkers(1);
to
pawn Код:
ShowPlayerMarkers(0);
Reply


Messages In This Thread
Playermapicon showing up on /aduty - by AlexanderG - 08.02.2013, 00:38
Re: Playermapicon showing up on /aduty - by AlexanderG - 08.02.2013, 01:27
Re: Playermapicon showing up on /aduty - by Djean - 08.02.2013, 02:06
Re: Playermapicon showing up on /aduty - by AlexanderG - 08.02.2013, 02:39
Re: Playermapicon showing up on /aduty - by AlexanderG - 11.02.2013, 21:34
Re: Playermapicon showing up on /aduty - by LeBoyce - 11.02.2013, 22:56
Re: Playermapicon showing up on /aduty - by MP2 - 12.02.2013, 00:04
Re: Playermapicon showing up on /aduty - by AlexanderG - 12.02.2013, 00:44
Re: Playermapicon showing up on /aduty - by MP2 - 12.02.2013, 00:58
Re: Playermapicon showing up on /aduty - by Zex Tan - 12.02.2013, 01:11

Forum Jump:


Users browsing this thread: 2 Guest(s)