Serialized Form

Class mudclient_Debug implements Serializable

Serialized Fields

zoom

int zoom

overhead

int overhead

terainOn

boolean terainOn

ghost

boolean ghost

messageListeners

Vector messageListeners

loopListeners

Vector loopListeners

loadingLock

Object loadingLock

autoEatThread

Thread autoEatThread

worldHook

int worldHook

autoReloginOverride

boolean autoReloginOverride

macroOn

boolean macroOn
True if macros should be running


attackScript

mudclient_Debug.AttackScript attackScript

pickupItemScript

mudclient_Debug.PickUpItemScript pickupItemScript

typingCommand

boolean typingCommand

typingLength

int typingLength

command

String command

sleeper

mudclient_Debug.Sleeper sleeper

walker

mudclient_Debug.Walker walker

combatStyle

mudclient_Debug.CombatStyle combatStyle

itemOnObject

mudclient_Debug.Commander itemOnObject

dropItem

mudclient_Debug.Commander dropItem

itemOnItem

mudclient_Debug.Commander itemOnItem

useItem

mudclient_Debug.UseItem useItem

talkToNpc

mudclient_Debug.Commander talkToNpc