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



Ban table. - MyUndiesSmell - 11.03.2019

Anyone know where I can find a tutorial on sqlite for making a ban table and commands. I've searched the samp forums and the ones I've found had replies on them with bad feedback. Not trying to waste my time on a bad tutorial that will probably be filled with bugs. Thanks.


Re: Ban table. - SymonClash - 11.03.2019

For ban table is easy. Just download SQLite DB browser (https://sqlitebrowser.org/dl/) and create the bans.db from there. About the commands, just look up on some sqlite tutorials.


Re: Ban table. - MyUndiesSmell - 11.03.2019

That doesn't really help me but thanks.


Re: Ban table. - JasonRiggs - 11.03.2019

Hope this helps you.


Re: Ban table. - v1k1nG - 11.03.2019

How can a tutorial have bugs


Re: Ban table. - MyUndiesSmell - 12.03.2019

Quote:
Originally Posted by ******
Посмотреть сообщение
Basically all code has bugs, even code in tutorials.
I understand that, but most of the tutorials I've followed they end up just not working properly. And I don't understand what went wrong in order to get help.