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