Saving Weapons - 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: Saving Weapons (
/showthread.php?tid=581629)
Saving Weapons -
iMouiz - 14.07.2015
How can i save play weapons in their accounts? (Without mysql)
Re: Saving Weapons -
SpikeSpigel - 14.07.2015
You need a database and make some enum's for it.
Re: Saving Weapons -
iMouiz - 14.07.2015
Quote:
Originally Posted by SpikeSpigel
You need a database and make some enum's for it.
|
can you explain more?
i know that i need enums
Re: Saving Weapons -
Lordzy - 14.07.2015
There are tutorials regarding using INI systems, you can save player weapons easily once you learn that.