Jump to content

How to script drop item?


onson

Recommended Posts

Im trying to make a script that when a torch is equipped, the player will immediately drop it to the ground. ( I made a second kind of torch, used to mark paths, and I want to make them so when I hotkey them, they fall to the ground automatically) I tried this:

Begin onEquip player

drop 1onsonFlareMarker 1

endif

end

 

but obviously didnt work, I know very little about scripting.

Link to comment
Share on other sites

Well I got it figured out, now when I hit the assigned hot key, my character just drops a torch in front of him, pretty handy to mark where you've been after you've pillaged the same cave 100 times, lol.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...