Franc1sco / Fortnite-Emotes-Extended

Fortnite Emotes plugin with all the private emotes included
https://forums.alliedmods.net/showthread.php?t=318981
GNU General Public License v3.0
52 stars 31 forks source link

"fix for deleting /hats, gloves and next parented items from player model on end emotes" in courtesy of _GamerX from alliedmods.net #15

Closed kgns closed 4 years ago

kgns commented 4 years ago

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.