(fixed) on_spawn trigger conditions
Posted: Sun Jan 31, 2016 10:57 am
Hi
on_spawn doesn't appear to trigger if an item is created inside anther item. Should this be the case? Or am I misusing the API?
Here is a simple example, with a gem object that logs it's ID as an on_spawn event
http://en.file-upload.net/download-1126 ... n.zip.html
loggem #20 logs successfully, loggem #24 (inside a chest) does not...
on_spawn doesn't appear to trigger if an item is created inside anther item. Should this be the case? Or am I misusing the API?
Here is a simple example, with a gem object that logs it's ID as an on_spawn event
http://en.file-upload.net/download-1126 ... n.zip.html
loggem #20 logs successfully, loggem #24 (inside a chest) does not...