19.08.2010, 11:25
Add parameter to SetPlayerMapIcon and make color default to 0.
pawn Код:
native SetPlayerMapIcon(playerid, iconid, Float:x, Float:y, Float:z, markertype, color = 0, show = 1);
/*
Show
- 1 Show only when close
- 2 Show all the time (no matter the distance)
*/