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



sqlite - hillko - 24.02.2015

problem! when I go to a RP server, when creating your account is created, but when you exit the game and re-log in, it asks to re-register.
how can I fix this problem


Re: sqlite - KtotheYle - 25.02.2015

Make sure that the server is actually reading and checking the file, look for issues like if it's checking for a integer rather than a string. Make sure that capitalization is correct, also post your code if all of the above check out.


Re: sqlite - hillko - 25.02.2015

Quote:
Originally Posted by KtotheYle
Посмотреть сообщение
Make sure that the server is actually reading and checking the file, look for issues like if it's checking for a integer rather than a string. Make sure that capitalization is correct, also post your code if all of the above check out.
mod compiles without errors


Re: sqlite - Kyance - 25.02.2015

Show us your OnPlayerConnect & registering
(Only SQLite stuff)


Re: sqlite - KtotheYle - 25.02.2015

Just cause it compiles right doesn't me the code is written right.


Re: sqlite - Jimmy0wns - 25.02.2015

If it's not built in MySQL, you probably forgot a folder in scriptfiles.


Re: sqlite - KtotheYle - 25.02.2015

Quote:
Originally Posted by Jimmy0wns
Посмотреть сообщение
If it's not built in MySQL, you probably forgot a folder in scriptfiles.
He probuably did or its his code.


Re: sqlite - hillko - 25.02.2015

Quote:
Originally Posted by Kyance
Посмотреть сообщение
Show us your OnPlayerConnect & registering
(Only SQLite stuff)
In OnPlayerConnect no registration


Re: sqlite - hillko - 25.02.2015

I have a SQL in the folder, as it should be, but does not store account