obj
items
Pistol
icon = 'gun1.dmi'
icon_state = "gun"
verb
PickUp()
set src in oview(1)
Move(usr)
fire()
Drop()
set category = "Inventory"
src.loc = locate(usr.x,usr.y-1,usr.z)
____________________________________________________________
whare the arrow is pointing is whare i need help hope some one can help
BYOND isn't a smart person...you cant just sau Fire and expect anything...NO! you need to complete the verb!