Calle 17 Share Posted December 27, 2014 Well it's not easy way to explain it so i recoreded it, could someone help me with this? after the tree dissapears that happens. heres my Method: Link to comment Share on other sites More sharing options...
qbots 239 Share Posted December 27, 2014 The #interact method is the reason behind this... Blame the devs, that's what i do. At least, that's what it looks like. Link to comment Share on other sites More sharing options...
Explicit 213 Share Posted December 27, 2014 I had the same problem when I scripted for another bot. The #interact method should probably contain a timeout to handle things like this. Link to comment Share on other sites More sharing options...
Chris 154 Share Posted December 27, 2014 I'll add in a check to see if the entity still exists when I get home. I'm in upstate NY right now doing a little skiing. No computer access i'll let pan know. Maybe he can look into it whIle I'm gone. Link to comment Share on other sites More sharing options...
Ericthecmh 184 Share Posted December 27, 2014 I'll add in a check to see if the entity still exists when I get home. I'm in upstate NY right now doing a little skiing. No computer access i'll let pan know. Maybe he can look into it whIle I'm gone. I'll get it. I deleted Pan's check a while back since it was causing problems, but I guess I messed it up haha Link to comment Share on other sites More sharing options...
Calle 17 Author Share Posted December 27, 2014 I'll get it. I deleted Pan's check a while back since it was causing problems, but I guess I messed it up haha alright I'll add in a check to see if the entity still exists when I get home. I'm in upstate NY right now doing a little skiing. No computer access i'll let pan know. Maybe he can look into it whIle I'm gone. ah thanks on note: when trying to empty the inventory the mouse is crazy fast, it right clicks 2-3 times and presses drop then repeats with other logs, i've tried to adjust the mouse settings but it's not helping at all, is there a way to reduce it's speed? Link to comment Share on other sites More sharing options...
Ericthecmh 184 Share Posted December 27, 2014 Fixed. Will be in next client release. And I'm not sure about mouse... Last time I tried it worked fine. Might take a look into it later. Link to comment Share on other sites More sharing options...
Calle 17 Author Share Posted December 27, 2014 Fixed. Will be in next client release. And I'm not sure about mouse... Last time I tried it worked fine. Might take a look into it later. I'll show you, give me a second to boot the client up Link to comment Share on other sites More sharing options...
Nuclear Nezz 2061 Share Posted December 28, 2014 What are you using to drop your inventory? Link to comment Share on other sites More sharing options...
Calle 17 Author Share Posted December 28, 2014 What are you using to drop your inventory? case DROP: getInventory().dropAll(logType); break; Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.