SA-MP Forums Archive
help im making a org - 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: help im making a org (/showthread.php?tid=156529)



help im making a org - tanush - 23.06.2010

when i compile it i get

Код:
C:\Users\user\Desktop\new server 2\pawno\include\dudb.inc(111) : error 017: undefined symbol "dini_IntSet"
C:\Users\user\Desktop\new server 2\pawno\include\dudb.inc(108) : warning 203: symbol is never used: "value"
C:\Users\user\Desktop\new server 2\pawno\include\dudb.inc(130) : error 017: undefined symbol "dini_Int"
C:\Users\user\Desktop\new server 2\pawno\include\dudb.inc(145) : error 017: undefined symbol "dini_Create"



Re: help im making a org - gtapolicemods - 23.06.2010

add dini to the top of your script


Re: help im making a org - Mike Garber - 23.06.2010

Quote:
Originally Posted by Red Hockey
the undefined symbols are because you don't have it defined at the top of your script. and the symbol never used is well self explanatory is defined, but is not used
LOL ^^


OnT: Looks like you need dini.


Re: help im making a org - tanush - 23.06.2010

help me, i already defined it but it still has same problem


Re: help im making a org - NiiRV4N4 - 23.06.2010

#include <Dini> at the top of yo' script fool.


Re: help im making a org - tanush - 23.06.2010

thanks dwag ur cool


Re: help im making a org - NiiRV4N4 - 23.06.2010

Quote:
Originally Posted by tanush
thanks dwag ur cool
I know I am.