15.05.2010, 16:39
Why the hell this Map Icon doesn't show up >.<
pawn Код:
public OnPlayerConnect(playerid)
{
SetPlayerMapIcon(playerid, 90, 2204.9468, 1480, -1769, 19, 0);
return 1;
}