errors
#1

Hello all. I downloaded an register system
http://forum.sa-mp.com/index.php?topic=62782.0
When I compile it, it gives me these errors:
C:\Users\Bart\Desktop\samp server\pawno\include\dudb.inc(111) : error 017: undefined symbol "dini_IntSet"
C:\Users\Bart\Desktop\samp server\pawno\include\dudb.inc(10 : warning 203: symbol is never used: "value"
C:\Users\Bart\Desktop\samp server\pawno\include\dudb.inc(130) : error 017: undefined symbol "dini_Int"
C:\Users\Bart\Desktop\samp server\pawno\include\dudb.inc(145) : error 017: undefined symbol "dini_Create"
C:\Users\Bart\Desktop\samp server\filterscripts\register.pwn(153) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.

I have the Dini file in my pawno includefolder
Reply
#2

You need to include the dini/dudb include.

Like:
pawn Код:
#include <dini>
Reply
#3

Quote:
Originally Posted by Don Correlli
You need to include the dini/dudb include.

Like:
pawn Код:
#include <dini>
Thanks, it is working now.
But. Do you also know like: Someone is taking a character.he logs off. he logs in again and he spawns with the same character?
I really need that
Reply
#4

It's explained how to save/load anything: http://forum.sa-mp.com/index.php?topic=4798.0
Reply
#5

Quote:
Originally Posted by Don Correlli
It's explained how to save/load anything: http://forum.sa-mp.com/index.php?topic=4798.0
It doesn't show how to spawn automaticly with your old character
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)