Data Saving Systems
#8

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
You should use SQLite. It's basically like MySQL, but saves in the scriptfiles folder instead of using a remote database. I use it for my gamemode without any problems! It can do more than an INI system.

https://sampforum.blast.hk/showthread.php?tid=262417
https://sampforum.blast.hk/showthread.php?tid=263786
The thing about SQLite is...It's kind of slow compared to some alternatives. Then again, it's still a nice database with tables n stuff for easy editing


If you really care about speed, just use sscanf & fread/fwrite
Reply


Messages In This Thread
Data Saving Systems - by Ryan_Obeles - 18.04.2013, 01:44
Re: Data Saving Systems - by Michael_Cuellar - 18.04.2013, 01:47
Re: Data Saving Systems - by Yves - 18.04.2013, 01:47
Re: Data Saving Systems - by Ryan_Obeles - 18.04.2013, 02:10
Re: Data Saving Systems - by Michael_Cuellar - 18.04.2013, 02:30
Re: Data Saving Systems - by Emmet_ - 18.04.2013, 02:34
Re: Data Saving Systems - by Ryan_Obeles - 18.04.2013, 02:57
Re: Data Saving Systems - by [ABK]Antonio - 18.04.2013, 02:59
Re: Data Saving Systems - by Scrillex - 18.04.2013, 02:59
Re: Data Saving Systems - by Ryan_Obeles - 18.04.2013, 03:05

Forum Jump:


Users browsing this thread: 1 Guest(s)