20.04.2018, 15:53
Hi. There are many tutorials over on SA-MP forums on how to use y_ini to save data. You can find the YSI library which is oftenly being updated. https://github.com/pawn-lang/YSI-Includes/releases
I would suggest looking over on https://sampforum.blast.hk/showthread.php?tid=597639 to have a bit sense to know how to manage data using y_ini.
The y_ini introduction thread is here: https://sampforum.blast.hk/showthread.php?tid=570957.
The YSI library doesn't just offer y_ini, but useful things like iterators. They will be useful to you soon with your roleplay gamemode, I would suggest taking advantage of the library and use it.
Honestly, I would recommend you learning SQL and use sqlite.
Quote:
YSI 4.0.2 · Misiur released this on 18 Jan · Fixes and upgrades for y_ini |
The y_ini introduction thread is here: https://sampforum.blast.hk/showthread.php?tid=570957.
The YSI library doesn't just offer y_ini, but useful things like iterators. They will be useful to you soon with your roleplay gamemode, I would suggest taking advantage of the library and use it.
Honestly, I would recommend you learning SQL and use sqlite.