How do i make a ammo system - 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: How do i make a ammo system (
/showthread.php?tid=577774)
How do i make a ammo system -
sharmarke - 14.06.2015
So i actually have one i just need to know how do i set it up to where when a player logs back in he has the same amount of ammo he left the server with or when he takes it out of his cars trunk or house safe. Please help you can contact me on skype or through here
Skype: ShotCallaHoe
Re: How do i make a ammo system -
[KHK]Khalid - 14.06.2015
You'd need a database system for saving and loading data; do your research!
Re: How do i make a ammo system -
Yashas - 14.06.2015
As Khalid said you need to have a database for saving and loading data.
Before you choose your database, go through
this.