[Pomoć] Setplayermapicon ...


Započeo Contixo, Maj 06, 2012, 14:02:36 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim: LB
Detaljan opis problema: Stavim pod
public OnPlayerConnect(playerid)
 
SetPlayerMapIcon( playerid, 30, 1555.5060,-1675.7206,16.1953, 52, 0, MAPICON_LOCAL );//LSPD
SetPlayerMapIcon( playerid, 6, 2292.1631,-1722.6880,13.5469, 52, 0, MAPICON_LOCAL );//GSF AMMO

I još par koordinata ali mi IG prikazuje npr. samo LSPD i dva tri ammu-a od 10.I ista je map ikona svugdje tj. znak banke - $ a stavim lijepo od emmeta ili ammu map ikone.
Dio skripte: /
Neke slike/video za lakse dobivanje pomoci(neobavezno): /


K4[Я]!K3

*

'Respect cannot be learned, it can only be earned.'

probaj ovu, samo promijeni koordinate..
SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, MAPICON_LOCAL );

imaj na umu da su ovo LOKALNE ikone koje se prikazuju samo kad doÄ'eÅ¡ blizu koordinata na koje si ih postavio..


K4[Я]!K3

*

'Respect cannot be learned, it can only be earned.'




Ovako ti je kod mene
SetPlayerMapIcon(playerid, 0, 2071.312744, -1793.827148, 13.553297, 7, COLOR_YELLOW); // Sisanje
	SetPlayerMapIcon(playerid, 1, 1315.527221, -898.361022, 39.578098, 56, COLOR_YELLOW); //SuperMakret
	SetPlayerMapIcon(playerid, 2, 1072.053833, -1202.216430, 18.445898, 56, COLOR_YELLOW); //SuperMakret 2
	SetPlayerMapIcon(playerid, 3, 1352.294799, -1758.653198, 13.507800, 56, COLOR_YELLOW); //SuperMakret 3
	SetPlayerMapIcon(playerid, 4, 1669.332031, -1860.960083, 13.531291, 56, COLOR_YELLOW); //SuperMakret 4
	SetPlayerMapIcon(playerid, 5, 1832.590209, -1842.532470, 13.578100, 56, COLOR_YELLOW); //SuperMakret 5
	SetPlayerMapIcon(playerid, 6, 1976.061401, -2036.627929, 13.546895, 56, COLOR_YELLOW); //SuperMakret 6
	SetPlayerMapIcon(playerid, 7, 1528.611083, -1740.850708, 13.546895, 56, ZELENKASTA); //Kiosk
	SetPlayerMapIcon(playerid, 8, 1486.633666, -1027.096801, 23.813898, 56, ZELENKASTA); //Kiosk 2
	SetPlayerMapIcon(playerid, 9, 1149.685058, -932.790771, 43.203098, 56, ZELENKASTA); //Kiosk 3
	SetPlayerMapIcon(playerid, 10, 1233.383666, -1274.083618, 13.546895, 56, ZELENKASTA); //Kiosk 4
	SetPlayerMapIcon(playerid, 11, 1832.590209, -1842.532470, 13.578100, 56, ZELENKASTA); //Kiosk 5
	SetPlayerMapIcon(playerid, 12, 2014.4962, -1452.5658, 13.5547, 56, ZELENKASTA); //Kiosk 6
	SetPlayerMapIcon(playerid, 13, 1791.212036, -1164.631713, 23.828100, 6, COLOR_YELLOW); //GunShop
	SetPlayerMapIcon(playerid, 14, 1367.969116, -1279.782592, 13.546875, 6, COLOR_YELLOW); //GunShop 2
	SetPlayerMapIcon(playerid, 15, 2292.201904, -1723.138549, 13.546895, 6, COLOR_YELLOW); //GunShop 3
	SetPlayerMapIcon(playerid, 16, 1498.360107, -1583.031860, 13.546895, 50, COLOR_YELLOW); //Restorant
	SetPlayerMapIcon(playerid, 17, 1567.834106, -1896.469360, 13.560503, 50, COLOR_YELLOW); //Restoran 2
	SetPlayerMapIcon(playerid, 18, 279.054107, -1434.125488, 13.942211, 50, COLOR_YELLOW); //Restoran 3
	SetPlayerMapIcon(playerid, 19, 681.531311, -473.627288, 16.536300, 44, COLOR_YELLOW); //Dragons
	SetPlayerMapIcon(playerid, 20, 1199.323974, -918.954528, 43.116638, 10, COLOR_YELLOW); //Burger Shot
	SetPlayerMapIcon(playerid, 21, 811.321411, -1616.181030, 13.546875, 10, COLOR_YELLOW); //Burger Shot 2
	SetPlayerMapIcon(playerid, 22, 926.081481, -1352.969238, 13.376749, 14, COLOR_YELLOW); //Cluckin Bell
	SetPlayerMapIcon(playerid, 23, 1034.833496, -1028.200195, 32.101600, 63, COLOR_YELLOW); //Pay & Spray
	SetPlayerMapIcon(playerid, 24, 2510.600097, -1468.199951, 24.023899, 27, COLOR_YELLOW); //Mehanicarska Sluzba
	SetPlayerMapIcon(playerid, 25, 2350.000000, -1411.800048, 23.992300, 32, COLOR_YELLOW); //House nadogradnja
	SetPlayerMapIcon(playerid, 26, 2117.6169,-1805.9604,22.2188, 29, COLOR_YELLOW); // Pizza
	SetPlayerMapIcon(playerid, 27, 2228.1714,-1722.9351,13.5539, 54, COLOR_YELLOW); // Teretana
	SetPlayerMapIcon(playerid, 28, 2422.1238,-1508.8002,23.9922, 14, COLOR_YELLOW); // Cluckin Bell
	SetPlayerMapIcon(playerid, 29, 1300.6512,-1864.1565,13.5469, 56, COLOR_YELLOW); // Kapa Shop
	SetPlayerMapIcon(playerid, 30, 2070.2856,-1773.8031,13.5580, 56, COLOR_YELLOW); // Naocare Shop
	SetPlayerMapIcon(playerid, 31, 1177.4008,-1323.4215,14.0689, 22, COLOR_YELLOW); // Bolnica
	SetPlayerMapIcon(playerid, 32, 1038.0466,-1338.0342,13.7266, 17, COLOR_YELLOW); // Krofne
	SetPlayerMapIcon(playerid, 33, 1961.9452,-2183.2249,13.5469, 5, COLOR_YELLOW); // Aerodrom

Da objasnim na jednom primeru SetPlayerMapIcon(playerid, 1, 1315.527221, -898.361022, 39.578098, 56, COLOR_YELLOW); //SuperMakret
SetPlayerMapIcon(playerid, Ovo ti je redni broj i uvek stavljas od 0 pa do koliko imas , x,y, z, ID Ikone, boja ikone); //SuperMakret