SA-MP Forums Archive
2 errors - 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: 2 errors (/showthread.php?tid=115527)



2 errors - TouR - 24.12.2009

C:\DOCUME~1\NIKOS\Desktop\GTASER~1\GAMEMO~1\cops.p wn(1262) : error 017: undefined symbol "udb_encode"
C:\DOCUME~1\NIKOS\Desktop\GTASER~1\GAMEMO~1\cops.p wn(1281) : error 017: undefined symbol "udb_encode"


I got these errors what i have to do?


Re: 2 errors - Ironboy500 - 24.12.2009

You need to define udb_encode or simple type at top
#pragma unused udb_encode


Re: 2 errors - TouR - 24.12.2009

thank you but i have the same errors...


Re: 2 errors - TouR - 24.12.2009

ok i made it


Re: 2 errors - Dark_Kostas - 24.12.2009

if you do this #pragma unused udb_encode the actual command wont work... you need to find the Include that is using it.

EDIT: You need dini for this


Re: 2 errors - TouR - 24.12.2009

i made it with #define and it work perfect... But i want to learn if i can make if a player has already a skin he spawn when he connects and he dont have to choose skin