24.12.2010, 12:39
Sup,
thing is Onplayermapicon.
under Onplayerconnect:
- don't show no icon on the map
but if i add in end
then i get a error
what i need do too ?
thing is Onplayermapicon.
under Onplayerconnect:
Код:
SetPlayerMapIcon( playerid, 500, 2026.8647,1007.9760,10.8203, 44, 0); // LV (Four Dragons Casino)
but if i add in end
Код:
SetPlayerMapIcon( playerid, 500, 2026.8647,1007.9760,10.8203, 44, 0, MAPICON_LOCAL );
Код:
C:\Users\Kodu\Documents\Marek\samp03csvr_RC6_win32\gamemodes\LV-SE.pwn(1371) : error 017: undefined symbol "MAPICON_LOCAL" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.