auto(1000)
if $wptsection == "Spawn" then
if $pzone then
trappedStance("yes")
setsetting('Looting/Enabled', 'no')
setsetting('Targeting/Enabled', 'yes')
if $attacked.id > 0 then
stopattack()
gotolabel("Down", "LosePZ")
else
end
end


Looking to use a hotkey like that so if I take pz my guy will go lose it down a hole instead of running into a pz till he runs out of supplies.