lethaldudb2 problem - 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: lethaldudb2 problem (
/showthread.php?tid=343671)
lethaldudb2 problem -
Champ - 18.05.2012
it was ok when i lastly compiled it and when i check it again and compiled it the error comes.
pawn Код:
lethaldudb2.inc(34) : error 021: symbol already defined: "udb_hash"
lethaldudb2.inc(47) : error 021: symbol already defined: "udb_encode"
lethaldudb2.inc(69) : error 047: array sizes do not match, or destination array is too small
lethaldudb2.inc(72) : error 021: symbol already defined: "udb_decode"
Re: lethaldudb2 problem -
Vince - 18.05.2012
Anyway, it looks like you've included dudb twice, judging from the file's name.
Re: lethaldudb2 problem -
ProjectGANTON - 18.05.2012
Just open your gamemode, CTRL+F, then comment these functions.
Else, open your include, then comment these functions, then recompile the gamemode.
Re: lethaldudb2 problem -
Champ - 18.05.2012
thank you guys
pawn Код:
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase