divi2323
Member!
Like the title says, it wont switch my weapons, i set the functions as follows:
var reposition = true;
var do_dodge = true;
var use_merc = false;
var merc_heal = true;
var merc_chicken = 50;
var potionType = "Greater Healing Potion";
var repair_level = .9;
var UseWeaponSwitch = false;
var MFweapon = "Gemmed Crystal Sword";
var MYweapon = "The Oculus";
var WeaponSwitchHealth = 50;
Primary weapon is an occy, with a stormshield, and for MF, i want to switch to my 6 isted crystal sword with 4 isted monarch
i've tried setting the MF weapon to just "Crystal Sword" but it doesnt switch either. any suggestions?
btw, the 50 is there for debugging purposes. i plan to change this back to 10 or so after i get it working
var reposition = true;
var do_dodge = true;
var use_merc = false;
var merc_heal = true;
var merc_chicken = 50;
var potionType = "Greater Healing Potion";
var repair_level = .9;
var UseWeaponSwitch = false;
var MFweapon = "Gemmed Crystal Sword";
var MYweapon = "The Oculus";
var WeaponSwitchHealth = 50;
Primary weapon is an occy, with a stormshield, and for MF, i want to switch to my 6 isted crystal sword with 4 isted monarch
i've tried setting the MF weapon to just "Crystal Sword" but it doesnt switch either. any suggestions?
btw, the 50 is there for debugging purposes. i plan to change this back to 10 or so after i get it working