[help] Weapon duplicate

Does someone know how to make it so you get two weapons and not getting ammo when you pick up a second pistol. If you pick up aa pistol and you already have one it turns into ammo and i want to make it so it makes it a second weapon

Due to in-game mechanics that wouldn’t work, but you could probably make a function so that if the player has a pistol in his inventory and he picks up another it gives him an item and when you use the item it gives you a pistol.

1 Like

Where can i see what codes to use

You will need to write it up yourself.

Ok

ssssss

An easier way to do this is to get the hashes for each weapon and write some code that converts the weapons into an item right? surely

1 Like