View Single Post
04/02/19, 10:20 AM   #3
Wheels
AddOn Author - Click to view addons
Join Date: Feb 2017
Posts: 60
Originally Posted by Rhyono View Post
I think ACTION_RESULT_SPRINTING can be returned by EVENT_COMBAT_EVENT, but I don't know if that works outside of combat. As for mounted sprinting: maybe just check if mounted at the time of the sprint activating?
EVENT_COMBAT_EVENT doesn't require the player to be in combat. There are 'abilities' that occur and can be seen by EVENT_COMBAT_EVENT that happen when the player sprints and when they sprint on a mount etc, so with a little work and filtering it would certainly be trackable
  Reply With Quote