21.02.2011, 14:29
How to add a icon in map?
also is there anywhere list of icons?
Thank you allready
also is there anywhere list of icons?
Thank you allready
public OnPlayerConnect(playerid)
{
SetPlayerMapIcon(playerid, 12, 2495.25, -1686.60, 13.51, 31, 0);
return 1;
}