if (!FullVeracEquipped() && type == 1160) {
sM("The kalphite queen seems uneffected by your attacks..");
ResetAttackNPC();
return false;
}

this code doesnt let me melle the kqueen thats fine but it also prevents auto cast and range attacks is there a fix?