SetWalkUnmountTimer
Set delay between steps when walking(not running!) without mount with Move* and Step* functions
Minimal value 380, 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):