SA-MP Forums Archive
error - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: error (/showthread.php?tid=144620)



error - Inaro - 28.04.2010

hello, I have a problem with the map of one error

error

Код:
C:\Maps\Maps\GF 2.6.0\URP.pwn(10419) : error 017: undefined symbol "dini_Exists"
ruler

Код:
if(!dini_Exists(Licencja))
http://www.gtamscripting.info/index....1.msg67221#new


Re: error - Souvlaki - 28.04.2010

Put dini.inc in your includes folder and put

pawn Код:
#include <Dini>
on the top of your gamemode