Thread: making a shop
View Single Post
  #9  
Old 11-05-2005, 10:56 PM
SyLaTAC SyLaTAC is offline
<3
Join Date: Mar 2005
Location: Irwin Idaho (look it up you wont find it that easy!)
Posts: 64
SyLaTAC is on a distinguished road
Send a message via AIM to SyLaTAC
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
Reply With Quote