If I add this Action node under same Coordinates as for exemple Node 010, 015, 020, etc on the 'Waypoints' tab on the Cavebot, will it work?Code:local captoleave = getuseroption('captoleave')
if needresupply(captoleave) then
gotolabel('StartDeposit', 'GoDeposit')
end
I'm asking because my server have high respaw rate and I usually hunt there alone, could benefit from more supply checkers.

