Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
Well, in short: save players ammo. ResetPlayerWeapons();, when he leaves give him the saved weapons.
Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
You give him the weapons you saved.
Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
Well you give him the weapons with giveplayerweapon.
Which you can save with aby file saving system
Or
Create a variable for each weapon and player(not sure about this)