Register/Login system -
bnice12 - 23.08.2014
Hi everybody!!
I have a problem with my server!!!
I can't create a system reg/log
Who can help me with a tutorial reg/log system??
I try with tutorials,doesn't work *errors in pawn*
I try with fs >>don't save the users
Please help me!!!
Re: Register/Login system -
Virtual1ty - 23.08.2014
I suggest using y_users from YSI. I believe this tutorial is still alright:
https://sampforum.blast.hk/showthread.php?tid=294919
Re: Register/Login system -
bnice12 - 23.08.2014
Please,u can post a tutorial with a sistem reg/log system,he include y_users? I try tutorials with dini,dutils,dutl,y_ini
Errors: OnPlayerConnect and OnPlayerResponse>>> when write de codes >>> Error ......
Re: Register/Login system -
Kenxxx - 23.08.2014
You can use ini file or MySQL
Re: Register/Login system -
bnice12 - 23.08.2014
With MySQL i don't know to work. I try with ini but with any include >>> Error la OnPlayerConnect and OnPlayerResponse,i think >>tutorials are wrong
Re: Register/Login system -
bnice12 - 23.08.2014
D:\suntgm\StuntGM\pawno\include\YSI/y_ini.inc(1050) : warning 202: number of arguments does not match definition
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(101) : error 017: undefined symbol "Path"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(103) : error 017: undefined symbol "Path"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(104) : error 017: undefined symbol "dlogin"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(10

: error 017: undefined symbol "dregister"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(117) : error 017: undefined symbol "Path"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(119) : error 017: undefined symbol "pInfo"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(119) : warning 215: expression has no effect
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(119) : error 001: expected token: ";", but found "]"
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(119) : error 029: invalid expression, assumed zero
D:\suntgm\StuntGM\FSMEU\New Folder\Untitled.pwn(119) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
9 Errors.
This are my errors
Look the tutorial >>
https://sampforum.blast.hk/showthread.php?tid=352703 << This is the tutorial