21.11.2011, 11:48
PHP код:
public OnPlayerConnect(playerid)
{
SetPlayerMapIcon( playerid, 0, 1628.6899,-1903.3833,13.5533, 55, 0 ); // DMV
SetPlayerMapIcon( playerid, 1, 1154.1097,-1772.0492,16.5992, 20, 0 ); // LSFD
SetPlayerMapIcon( playerid, 2, 1181.9185,-1324.9333,13.5828, 22, 0 ); // LSMD
SetPlayerMapIcon( playerid, 3, 1948.9819,-1985.1008,13.5469, 49, 0 ); // Vatos Locos Mexicanos
SetPlayerMapIcon( playerid, 4, 2421.4934,-1219.2512,25.5613, 48, 0 ); // Le Sangre Pig Pen
SetPlayerMapIcon( playerid, 5, 998.8512,-1130.9669,23.8281, 44, 0 ); // Triads Casino
SetPlayerMapIcon( playerid, 6, 574.9641,-1385.9547,14.3303, 50, 0 ); // Santino's Restaurant
And I didn't see that aswell , now it should work.