22.04.2009, 21:48
Hey hey!.. [SAP]Sidhu here. I'm trying to add some icons to my gamemode, but I get an error and I'm not really sure how to fix it :P
Error: error 021: symbol already defined: "SetPlayerMapIcon"
All help is greatly appreciated!
pawn Код:
SetPlayerMapIcon(playerid, 12, 435.5161,2529.6707,16.8745, 34, 0);
SetPlayerMapIcon(playerid, 12, 1389.2754,1768.1305,10.8203, 34, 0);
SetPlayerMapIcon(playerid, 12, 285.9787,1932.6428,17.6406, 34, 0);
SetPlayerMapIcon(playerid, 12, -1140.4843,-175.7608,14.1484, 34, 0);
SetPlayerMapIcon(playerid, 12, 2114.2319,-2433.0293,13.5469, 34, 0);
All help is greatly appreciated!