How to detect item disappearing?Gaios Reviewer Offline 09.08.19 03:14:09 pm How to detect (hook) whenever an item disappear from a map? And what command does set the time period? If there's no hook, what's the best solution to detect it w/o item(0, 'table') command?
Re: How to detect item disappearing?G3tWr3ck3d User Offline 09.08.19 03:49:42 pm Pay me and I tell Admin/mod comment §2.1 - No needless and/or doubled posts (spam)
Re: How to detect item disappearing?Mami Tomoe User Offline 09.08.19 03:52:53 pm On drop start a timer that'll count down from the server's set item de-spawn time, it will call a custom hook function with whatever parameter you gave it, should be the internal item id.
Re: How to detect item disappearing?DC Admin Offline 11.08.19 04:08:19 pm There is no hook for that yet. I will add itemfadeout to the next version. Probably what Mami Tomoe said is the most efficient solution in the current version.
Re: How to detect item disappearing?Mami Tomoe User Offline 11.08.19 04:22:10 pm @ DC: You forgot to document what return 1 would do at the bottom. Also ypos.
Re: How to detect item disappearing?DC Admin Offline 11.08.19 04:46:01 pm @ Mami Tomoe: Display bug. fixed. Thanks
Re: How to detect item disappearing?Gaios Reviewer Offline 12.08.19 10:02:13 am @ DC: Can't you add hook? It will be better.
Re: How to detect item disappearing?Mami Tomoe User Offline 12.08.19 10:31:26 am DC has writtenThere is no hook for that yet. I will add itemfadeout to the next version. Probably what Mami Tomoe said is the most efficient solution in the current version. @ Gaios: Use what I said until the next update.
Re: How to detect item disappearing?Quattro GAME BANNED Offline 12.08.19 03:00:09 pm G3tWr3ck3d has writtenPay me and I tell Wrong forum, buddy