Some (more) help please
Uhm... I have an item in my D-Mod that dink finds, but i want that item to disappear when he give it a way(not show up in inventory) How do I do that?
When you give that item away you must put this line under the sentence where you give or sell the item. (for example an flute)
kill_this_item("item-flute");
kill_this_item("item-flute");
No. The only difference is that the item is not armed, it will run the "drop" procedure. If it's armed, it will run the "holdingdrop" procedure.









