just tested and @relog shows cutins when rewards are available,
as for autotrade after
sleep2 1000 + .Rest * 60000;
add
if(checkvending()&2){
message strcharinfo(0),"[Daily Rewards]: Venders cannot recive rewards.";
end;
}
Cutins do appear when using @relog, and I sobt understand what you mean about auto trade, can you reword?
im using latest rev but when i use @relog cutins don't appear. im using rest = 60 and show cutin. about the @at, for those using @at (auto trade) i dont want them to get the rewards.
auto trade: those merchant continue vending.
actually did an update to my git adding this option