Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

SetRunUnmountTimer

Set delay between steps when running without mount 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 SetRunUnmountTimer(Value: Word);

Python Syntax:

def SetRunUnmountTimer(Value):