Hey guys,
Making a plugin that involves a lot of arrows being shot at players and they begin to clutter up the view after some point when you have like 20 arrows stuck in your head, requiring manually looking around and pressing E a lot. Can someone point me towards where the data on the arrows stuck inside a player is, relative to the BasePlayer object? I'd like my plugin to remove all arrows stuck in a player when a function is called.
Thanks!
Making a plugin that involves a lot of arrows being shot at players and they begin to clutter up the view after some point when you have like 20 arrows stuck in your head, requiring manually looking around and pressing E a lot. Can someone point me towards where the data on the arrows stuck inside a player is, relative to the BasePlayer object? I'd like my plugin to remove all arrows stuck in a player when a function is called.
Thanks!