public MapleMacro2Config() { FUNC_1 = new SingleKeysInfo(); FUNC_2 = new SingleKeysInfo(); FUNC_3 = new SingleKeysInfo(); FUNC_4 = new SingleKeysInfo(); FUNC_5 = new SingleKeysInfo(); FUNC_6 = new SingleKeysInfo(); }
public MapleMacro2Config2() { USE_AUTO_POTION = false; USE_AUTO_BUFF = true; USE_AUTO_HUNTING = false; AUTO_POTION_HP_MIN = 50; AUTO_POTION_MP_MIN = 50; FUNC_1 = new SingleKeysInfo(); FUNC_2 = new SingleKeysInfo(); FUNC_3 = new SingleKeysInfo(); FUNC_4 = new SingleKeysInfo(); FUNC_5 = new SingleKeysInfo(); FUNC_6 = new SingleKeysInfo(); TIMER_INTERVAL_PATTERN_1 = 2000; }