Forum

> > CS2D > Scripts > How to detect item disappearing?
Forums overviewCS2D overview Scripts overviewLog in to reply

English How to detect item disappearing?

8 replies
To the start Previous 1 Next To the start

old How to detect item disappearing?

Gaios
Reviewer Off Offline

Quote
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?

old Re: How to detect item disappearing?

Mami Tomoe
User Off Offline

Quote
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.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview