SA-MP Forums Archive
Saving neons help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Saving neons help (/showthread.php?tid=220605)



Saving neons help - vernz - 03.02.2011

Anyone know how to make a .cfg to save neon in scriptfile.. user then when server will restarted they will be still there ?


Re: Saving neons help - Antonio [G-RP] - 03.02.2011

Use DINI or MYSQL.


Re : Saving neons help - vernz - 03.02.2011

Can you explain how with DINI or MYSQL.. ?


Re: Saving neons help - MrDeath537 - 04.02.2011

Quote:
Originally Posted by Antonio [G-RP]
Посмотреть сообщение
Use DINI or MYSQL.
There are more ways than dINI and MySQL for it;

- You can use file functions
- You can use another INI processor
- Etc.


Re : Saving neons help - vernz - 04.02.2011

The easiest one ? with step please ?