21.01.2010, 18:31
can someone help me to how to add map icon into ma gamemode so when i run my server they will be there on the map when palyer spawn??
no himies iknow but i mean like this
SetPlayerMapIcon( playerid, 2, 1352.25, -1756.29, 13.50, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 3, 1831.42, -1837.71, 13.57, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 4, 1315.40, -900.44, 39.57, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 5, 1850.18, -1859.10, 13.38, 55, 0 );// Car Bomb
SetPlayerMapIcon( playerid, 6, 1558.63, -1672.17, 52.45, 30, 0 );// Cops
SetPlayerMapIcon( playerid, 7, 2041.53, -1409.66, 17.16, 22, 0 );// Hospital
SetPlayerMapIcon( playerid, 8, 1960.07, -2178.12, 13.54, 57, 0 );// Airport
SetPlayerMapIcon( playerid, 9, 1829.0499, -1678.3065, 13.5469, 58, 0 );//aztecas
SetPlayerMapIcon( playerid, 10, 2221.2820, -1173.9700, 25.7266, 59, 0 );//ballas
SetPlayerMapIcon( playerid, 11, 2810.3608, -1177.2137, 25.3201, 60, 0 );//vagos
SetPlayerMapIcon( playerid, 12, 1960.07, -2178.12, 13.54, 61, 0 );//rifa
SetPlayerMapIcon( playerid, 13, 2495.2053, -1687.1837, 13.5149, 62, 0 );//grove
SetPlayerMapIcon( playerid, 14, 1238.2000, -1255.2100, 17.1903, 11, 0 );//worker
i added this to ma game mode and they dont show they only icon that shows is the vagos icon
is not workin i think it has to do something with the id not the map icon id so idk
no himies iknow but i mean like this
SetPlayerMapIcon( playerid, 2, 1352.25, -1756.29, 13.50, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 3, 1831.42, -1837.71, 13.57, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 4, 1315.40, -900.44, 39.57, 52, 0 );// 24/7
SetPlayerMapIcon( playerid, 5, 1850.18, -1859.10, 13.38, 55, 0 );// Car Bomb
SetPlayerMapIcon( playerid, 6, 1558.63, -1672.17, 52.45, 30, 0 );// Cops
SetPlayerMapIcon( playerid, 7, 2041.53, -1409.66, 17.16, 22, 0 );// Hospital
SetPlayerMapIcon( playerid, 8, 1960.07, -2178.12, 13.54, 57, 0 );// Airport
SetPlayerMapIcon( playerid, 9, 1829.0499, -1678.3065, 13.5469, 58, 0 );//aztecas
SetPlayerMapIcon( playerid, 10, 2221.2820, -1173.9700, 25.7266, 59, 0 );//ballas
SetPlayerMapIcon( playerid, 11, 2810.3608, -1177.2137, 25.3201, 60, 0 );//vagos
SetPlayerMapIcon( playerid, 12, 1960.07, -2178.12, 13.54, 61, 0 );//rifa
SetPlayerMapIcon( playerid, 13, 2495.2053, -1687.1837, 13.5149, 62, 0 );//grove
SetPlayerMapIcon( playerid, 14, 1238.2000, -1255.2100, 17.1903, 11, 0 );//worker
i added this to ma game mode and they dont show they only icon that shows is the vagos icon
is not workin i think it has to do something with the id not the map icon id so idk