Little bit help.
#1

Sup,
thing is Onplayermapicon.
under Onplayerconnect:
Код:
 SetPlayerMapIcon( playerid, 500, 2026.8647,1007.9760,10.8203, 44, 0); // LV (Four Dragons Casino)
- don't show no icon on the map

but if i add in end
Код:
SetPlayerMapIcon( playerid, 500, 2026.8647,1007.9760,10.8203, 44, 0, MAPICON_LOCAL );
then i get a error
Код:
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.
what i need do too ?
Reply
#2

Help please!!!
Reply
#3

pawn Код:
SetPlayerMapIcon( playerid, 500, 2026.8647,1007.9760,10.8203, 44, 1);
Reply
#4

no errors, but there aren't no icons.
Reply
#5

please help !!!
Reply
#6

try 5 instead 500
Reply
#7

i got solved thanks for helping!.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)