ok uhm i need to make a weapon that heals you and then dissapears how would i do that?
NPC Code:
If (weaponfired) {playerhearts =playerhearts +1}
then what?
and how do i make it add a weapon to your inventory because i put the weapon in RC named it the same but when i buy it it doesnt add it X.x