yes, its not working for me too.
Printable View
Still bugged?
Up.....
up..................
still bugged i think.
I'm using this action and working good for both:
action
--Skinner and Stake
auto(100)
if maround(7) == 0 and $lootbodies == 0 then
if skinspots(7) > 0 then
skin(7,true,false)
else
stake(7,true,false)
end
end