Gang System Not saving
#2

It's pretty obvious where the cause of your problem lies. Save your data. There are quite a few ways implemented in SA:MP through includes and plugins to save your data. In a relational database (MySQL, SQLite...) or file processing (DINI, Y_INI...), look at which method your gamemode uses and learn how to use it.

I quote myself from another thread:
Quote:
Originally Posted by AndySedeyn
Посмотреть сообщение
You should first know how the rest of the player's data is saved in the gamemode. Is it making use of a relational database such as MySQL, SQLite or is it using a file processing library such as Y_ini, Dini..? Once you've concluded that, you should learn how these libraries work. You can then edit your gamemode so that it saves the player's data.

Tutorial MySQL: https://sampforum.blast.hk/showthread.php?tid=574714
Tutorial SQLite: https://sampforum.blast.hk/showthread.php?tid=262417
Tutorial Y_INI: https://sampforum.blast.hk/showthread.php?tid=570912
Tutorial DINI/DUDB (Deprecated, I don't recommend using this): https://sampforum.blast.hk/showthread.php?tid=270787
Reply


Messages In This Thread
Gang System Not saving - by asnan1998 - 18.10.2015, 10:57
Re: Gang System Not saving - by AndySedeyn - 18.10.2015, 11:01
Re: Gang System Not saving - by asnan1998 - 18.10.2015, 11:11
Re: Gang System Not saving - by AndySedeyn - 18.10.2015, 11:14
Re: Gang System Not saving - by asnan1998 - 18.10.2015, 11:16

Forum Jump:


Users browsing this thread: 2 Guest(s)