Posts: 3,351
Threads: 780
Joined: Jan 2010
You can use AddStatickPickUp for placing weapons and use OnPlayerPickupPickup to give the weapon at the player.
Posts: 114
Threads: 22
Joined: May 2012
Reputation:
0
Is simple.
There are 2 methods.
First:
You can do a command, that if you have a weapon, create a pickup and remove your weapon.
So, when a player go on this pickup, the pickup will be deleted and the weapon gived to the player
Second:
First method but using Objects, not Pickups. (Better, but you need to get angles and other, else the weapons fly in the air LOL)
If you need help with this, i can help you using the first method, i can't help you using the 2nd beacause i don't have time.
Posts: 4
Threads: 2
Joined: Jan 2012
Reputation:
0
I think I need help with this XD
But I don't want to delete the pickup when a player go on, is that possible?
Posts: 57
Threads: 4
Joined: Aug 2011
Reputation:
0
better use weapon shop system
Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
pickup type 1..
That will keep it.
But players will be able to get infinite amo then