18.03.2013, 01:16
Heres the way:
In this case yours would be:
Or you can always use streamers way of setting map icons:
https://sampforum.blast.hk/showthread.php?tid=102865
Quote:
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon
example: pawn Код:
|
Код:
SetPlayerMapIcon(playerid, 2,-315.8134,1772.6196,43.6406,19,0,MAPICON_GLOBAL_CHECKPOINT);
Код:
CreateDynamicMapIcon(Float:x, Float:y, Float:z, type, color, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);