SA-MP Forums Archive
[GameMode] Basic 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Basic SQLite (/showthread.php?tid=384578)

Pages: 1 2


Basic SQLite - ViruZz - 12.10.2012

Created by ViruZz
Inspired by Calgon
The first Basic SQLite Gamemode
This idea was inspired by Calgon due to the gamemode he created named basic-mysql-gamemode, so I told myself, I'll make one for SQLite and yesterday I got bored and I did. It didn't took me a lot of time to make this but if you can keep the Author Credits (Me) then it will be appreciated. This gamemode is just to start you off with a SQLite based gamemode. It doesn't use any alternative includes. There isn't any password hash enabled but its in there in case you want to use it.

Anyway less talking and more downloading. Here is the download link,

Mediafire:

Click me


You may do whatever you want but leave the author credits, this gamemode is currently licensed under Creative Commons


Questions:

Question: How do I edit the SQLite Database file?

Answer: Use a SQLite Browser - Here is a link (Click me)


Question: The server is crashing when logging in, how can I fix it?

Answer: You need to configure your database tables & columns properly.


Re: Basic SQLite - BlueFire_ - 12.10.2012

Nice one, its good for beginners


Re: Basic SQLite - DiGiTaL_AnGeL - 13.10.2012

Nice


Re: Basic SQLite - ViruZz - 12.12.2012

Bumped - People should really see this.


Re: Basic SQLite - sgtjones12 - 12.12.2012

Great release maybe I'll use it someday


Re: Basic SQLite - CoNnoRR - 12.12.2012

i think it is good not sure.... did not test it out


Re: Basic SQLite - rhds - 12.12.2012

Sure, thanks for this.

I just don't really understand who are using these basic and empty scripts. If I'm experienced scripter I will just create my own. If I'm complete newbie I won't understand a thing and won't do anything with it.


Re: Basic SQLite - Cypress - 12.12.2012

There some tutorials on how to make an SQLite registration system, plus that they have some examples on how to handle stats saving and also password hashing. This is just useless.

EDIT:

Here is one: https://sampforum.blast.hk/showthread.php?tid=278188

Also, it explains every line not just pasted code.


Re: Basic SQLite - ViruZz - 12.12.2012

Quote:
Originally Posted by Cypress
Посмотреть сообщение
There some tutorials on how to make an SQLite registration system, plus that they have some examples on how to handle stats saving and also password hashing. This is just useless.

EDIT:

Here is one: https://sampforum.blast.hk/showthread.php?tid=278188

Also, it explains every line not just pasted code.
Are you saying I pasted my code?


Re: Basic SQLite - CrazyChoco - 12.12.2012

No, he didn't but mentioned it :P


Re: Basic SQLite - [GF]Logic - 12.12.2012

Well to be honest i would sure prefere using Yini instead of SQLite but this simple code will give me some piece of info how to make tables etc which will be easier for me to understand Mysql even better but after all you didn't make any difference because after all tutorials will explain it better maybe you should think of writing a tutorial instead .


Re: Basic SQLite - Sweez - 11.01.2013

Okay, im big newb in scripting, but i will try to do it from myself


Re: Basic SQLite - Ryan McDuff - 11.01.2013

Looks great, thanks.


Re: Basic SQLite - ViruZz - 11.01.2013

Quote:
Originally Posted by Ryan McDuff
View Post
Looks great, thanks.
Thanks


Re: Basic SQLite - Sweez - 28.01.2013

Can someone "tell" me how exactly to do it ? I followed the instructions, but my server still crashes ...


Re: Basic SQLite - Madeline - 28.01.2013

SQLite has many reasons why it is faster than Y_INI.

Good job, but rarely anyones touches SQLite around these forums, but a revival of SQLite would bring back it's use!


Re: Basic SQLite - xDaidal0S - 28.01.2013

Looks nice and useful, good job.


Re: Basic SQLite - Gangster-rocks - 01.02.2013

Its not saving any new account why?


Re: Basic SQLite - Dark Killer - 01.02.2013

Good job


Re: Basic SQLite - Kontrol - 01.02.2013

Can i ask which is the fastest, SQLite or MySQL