Bug Verified

~onDespawn trigger not working

#1972 opened by Unknown 5 years ago

Unknownreported this bug

Summary

~onDespawn trigger not working at all, not sure if it is even producing an error

Steps to reproduce

Add a ~onDespawn trigger to a mob, with a command where you can easily see it activate, like speak targetted at your player.

Teleport away to cause the mob to despawn

Observe event not triggering

Current behavior

~onDespawn does not cause events to happen when the mob despawns

Intended correct behavior

~onDespawn should function as intended.

Unknowncommented

Side note: this is probably why. [Legacy attachment omitted]

Unknowncommented

The day Wortho made this bug report I helped to try and debug the ~onDespawn trigger. I had an old boss that would use ~onDespawn to send signals to its spawned mobs to remove themselves whenever i did /mm m kill Boss. It used to function correctly. I hadnt touched the boss in a long time, so im not sure when it stopped working, but it no longer functions and instead i had to change it to ~onDeath and make a debug skill to 1 shot the boss.

Sign in to join the discussion.