SetRunMountTimer
Set delay between steps when running on mount(horse etc) with Move* and Step* functions
Minimal value 95, maximum 2000.
Warning: This delay will be applied to ALL character, loaded in current Stealth instance!
Related functions: GetRunUnMountTimer, GetWalkmountTimer, SetRunUnmountTimer, GetRunMountTimer, GetWalkUnmountTimer, SetWalkMountTimer, SetWalkUnmountTimer
Pascal Syntax:
procedure SetRunMountTimer(Value: Word);
Python Syntax:
def SetRunMountTimer(Value):