I am often kneeling to locate VNM's, each time i do this my gearswap is thinking that i am resting. Is there a way to insert a delay before changing to resting set? Using Mote-Include that is writen as
elseif status == 'Resting' then
equip(get_current_resting_set()
I want to seperate resting(healing) and the kneel and stand up.