12.10.2012, 21:12
Como o Cara amigo falo (jpeg)
PHP код:
//-----------------------------//
SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, MAPICON_LOCAL );
//--------[ Significa cada coisa ]
playerid The ID of the player to set the map icon for.
iconid The player's icon ID, ranging from 0 to 99, to be used in RemovePlayerMapIcon.
Float:x The X coordinate of the place where you want the icon to be.
Float:y The Y coordinate of the place where you want the icon to be.
Float:z The Z coordinate of the place where you want the icon to be.
markertype The icon to set.
color The color of the icon, this should only be used with the square icon (ID: 0).
style See Below

