Posts: 740
Threads: 63
Joined: Oct 2009
Reputation:
0
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?
Posts: 284
Threads: 65
Joined: Jul 2009
Reputation:
0
You need to define udb_encode or simple type at top
#pragma unused udb_encode
Posts: 740
Threads: 63
Joined: Oct 2009
Reputation:
0
thank you but i have the same errors...
Posts: 543
Threads: 7
Joined: Dec 2007
Reputation:
0
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
Posts: 740
Threads: 63
Joined: Oct 2009
Reputation:
0
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