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=353964)



SQLite - xSkullx - 25.06.2012

I wanna make an V.I.P System and an Admin one. I wish to make them with SQLite, who can give it to me, or the download link page? +1 REP !


Re: SQLite - Dodo9655 - 25.06.2012

If you wanna make it then why ask for the download links, learning to make them yourself is the best option.


Re: SQLite - xSkullx - 07.07.2012

I want the download link because i don't find it.


Re: SQLite - coole210 - 07.07.2012

https://sampwiki.blast.hk/wiki/SQLite

Read everything there and you should be able to make your own VIP and admin system.


Re: SQLite - xSkullx - 07.07.2012

I need the download link, not a tutorial......


Re: SQLite - coole210 - 07.07.2012

No, trust me, you're better off with a tutorial.

Which one makes you a better scripter? Downloading something and adding it, possibly wondering why it has so many errors, and not being able to fix or customize it to your liking, OR making your own, understanding every bit of it, and if problems occur, you then can post it in scripting help for some positive and helpful responses.


Re: SQLite - xSkullx - 07.07.2012

Dude, i will read the tutorial, but with tutorial and without SQLite(the program) i have nothing to do. I'll read the tutorial, but i need THE DOWNLOAD LINK OF SQLITE


Re: SQLite - ReneG - 07.07.2012

SQLite is native, which means it is already installed in SA-MP, use these functions to use it in a script. To read/write SQLite files, you need a database editor.