Jump to content

Weapons save system !


hamma-b

Recommended Posts

Hello MTA Community Members !

I searched for a weapons saving system in the community for a long time and i didn't find anything :cry:

Lot of community members need this script for their server because they are not good enough to make one (like me :? )

So, i'm asking from one of you (scripters) to give me a working system that save the player weapons after he dies and when he reconnect :)

Thanks for reading :fadein:

Link to comment
  • Moderators
-- Create a table 
onPlayerWasted 
onPlayerQuit 
getPedWeapon 
getPedTotalAmmo 
-- Stores the weapon and ammo in the table. 
getPlayerAccount 
toJSON 
setAccountData 
  
onPlayerLogin 
onPlayerSpawn 
getPlayerAccount 
getAccountData 
fromJSON 
giveWeapon 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...