24.07.2011, 17:10
Hi everyone ! I Have a problem with the Map Icons.
I added 73 Map Icons in diferent locations. And when I connect to my server i don't see any icon on the map!
Please Help me, what's wrong ?
Here are an example of map icon in my gamemode:
I added 73 Map Icons in diferent locations. And when I connect to my server i don't see any icon on the map!
Please Help me, what's wrong ?
Here are an example of map icon in my gamemode:
Код:
public OnPlayerConnect(playerid) { new zone[MAX_ZONE_NAME]; GetPlayer2DZone(playerid, zone, MAX_ZONE_NAME); //===============// MAP ICONS //=============================// //------------------------------------------------------------------------// SetPlayerMapIcon(playerid, 46, 1538.15, -1672.51, 5.89, 30, 0);