SA-MP Forums Archive
Smail Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Smail Help (/showthread.php?tid=539977)



Smail Help - mant - 01.10.2014

Removed


Re : Smail Help - streetpeace - 01.10.2014

Make sure that is the correct coordinations.
And
pawn Код:
SetPlayerMapIcon(playerid,6, 1228.239990,182.513992,    20.278369, 52, 0, MAPICON_GLOBAL );
Try this.


Re: Re : Smail Help - mant - 01.10.2014

Removed


Re : Smail Help - streetpeace - 01.10.2014

pawn Код:
SetPlayerMapIcon(playerid, 6,  1228.239990,182.513992, 20.278369, 52, -1, MAPICON_GLOBAL);
Try this.


Re: Re : Smail Help - mant - 01.10.2014

Removed


Re : Smail Help - streetpeace - 01.10.2014

pawn Код:
SetPlayerMapIcon(playerid, 50,  1228.239990,182.513992, 20.278369, 52, 0);



Re: Re : Smail Help - mant - 01.10.2014

Removed


Re: Smail Help - mant - 01.10.2014

Removed


Respuesta: Smail Help - !R1Ch@rD! - 01.10.2014

serves you well? has put the ID 6 and the position you added, I got put in my server and it works with my position that I had or I have put several of these MapIcon

pawn Код:
SetPlayerMapIcon(playerid, 6, 2542.5386,2083.7839,15.6720, 8, 0);



Re: Respuesta: Smail Help - mant - 01.10.2014

Removed