this change fixes the deletion of entities that are attached to players like gloves, hats etc. when using dances/emotes. this makes it so that the plugin is compatible with every plugin that create attachments to player entity, without the need for modifying them to use forwards (such as https://forums.alliedmods.net/showthread.php?t=299977 / https://github.com/kgns/gloves)
this had been sitting in the alliedmodders forum thread for a long time, why it wasn't added before beats me.
code taken from https://forums.alliedmods.net/showpost.php?p=2674395&postcount=97 written by _GamerX
this change fixes the deletion of entities that are attached to players like gloves, hats etc. when using dances/emotes. this makes it so that the plugin is compatible with every plugin that create attachments to player entity, without the need for modifying them to use forwards (such as https://forums.alliedmods.net/showthread.php?t=299977 / https://github.com/kgns/gloves)
this had been sitting in the alliedmodders forum thread for a long time, why it wasn't added before beats me.