Saving system.
#1

Hello SA-MP, I'd like some suggestions on a good saving system other than our beloved MySQL as I'm not really trying to make it that complicated, so I wanna use a .ini system instead.

I've had previous issues using y_ini as much as people say it's good, it always seem to have issues with the password either not working or any string being passed as the password so I don't want to use that, any help here is hugely appreciated.
Reply
#2

You should try learn SQL because its what you call up to date.

Here are some of my easy ways to perform SQLite queries without any SQL knowledge (examples are included in both github pages):
https://sampforum.blast.hk/showthread.php?tid=592661 (recommended)
https://sampforum.blast.hk/showthread.php?tid=581453
Reply
#3

I appreciate that, but the topic directly says that I do not want to use MySQL, if I wanted too I would of.
Reply
#4

There's a lot difference between SQLite and MySQL. The links i provided are SQLite and doesn't require SQL knowledge so its a saving system working on syntax similar to INI, only difference in INI and YourSQL/easydb is that they are faster, and with lot of other interesting features.
Reply
#5

https://sampforum.blast.hk/showthread.php?tid=593087
https://sampforum.blast.hk/showthread.php?pid=3607586#pid3607586
Reply
#6

I'm looking for a INI saving system that actually WORKS.
Reply
#7

Erm ... I can't quite understand why you can't use the mysql, but sure, I used to use eINI before I switched to MySQL
https://sampforum.blast.hk/showthread.php?tid=573490
hope it helps
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)