SA-MP Forums Archive
Compiling Issue - Streamer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Compiling Issue - Streamer (/showthread.php?tid=446971)



Compiling Issue - Streamer - Jay_Dixon - 28.06.2013

Ok guys, since you all give such lovely help, i figured i'd make this. Lets get to the chase though shall we?

When i compile my script, it shoots this error out at me, which i've honestly never seen in my life. If anyone can tell me how to fix that, that'd be great!

Код:
C:\Users\Jay\Desktop\GangWarsV.0.1.B\pawno\include\streamer.inc(236) : error 017: undefined symbol "MAPICON_LOCAL"



Respuesta: Compiling Issue - Streamer - Parka - 28.06.2013

pawn Код:
0: MAPICON_LOCAL                        Display in the player's local area
1: MAPICON_GLOBAL                       Display always



Re: Respuesta: Compiling Issue - Streamer - Jay_Dixon - 28.06.2013

Quote:
Originally Posted by Parka
Посмотреть сообщение
pawn Код:
0: MAPICON_LOCAL                        Display in the player's local area
1: MAPICON_GLOBAL                       Display always
Where does that go exactly?


Respuesta: Compiling Issue - Streamer - Parka - 28.06.2013

MAPICON_LOCAL change to " 0 ".