I think this would be better if you make a modified version on belphegor and let them add to it ...
but anyway nice job so far :) seems to be working and it will get better I guess ...
Important update!
If you had any problems with leaving right after you joined a new game with the new Demonbuddy with delayed starts .. you should update to this version!
The old version for 185 did not handle it correctly or the even older versions did not handle it at all!
Added...
I think this is happening cause of the new delaying games in Demonbuddy because DB gets paused for x Amount of seconds and this could exceed our max pause time (when not set as thirdparty pause)
currently testing with a fix .. :)
hmm ok this should not happen ofc I will look into it...
would be nice if you can add a log aswel this helps me alot so I can try to reproduce your problem
DB stops working after clicking dump actors... clicking stop does clears everything normally but when clicking start again DB gets a LOCK start button stays pushed down and cant even close DB .. have to use taskmanager to kill it
this is repeatable
Nice plugin but I noticed it is not possible to disable it normally ...
can't you do it like this ?...
public void OnDisabled()
{
LootTargeting.Instance.Provider = new DefaultLootTargetingProvider();
Log("LootTargetingProvider reset to default");
}
public void...
Thanks .. but actually it should not be needed anymore since .170 I think it was ... cant find the changelog anymore in the forums :)
but it is still safe to use it will only reload the profile twice when you join a game cause Demonbuddy does this by itself now
When does it crap out ? only if you do not have any more memory left .. that would be a lot of waypoints ?
If you only got a few MB's on memory free it is time to upgrade anyway
Updated to
Added: Config window
Added: Demonbuddy bugfix for not closing when using a plugin with configwindow
Changed: Memchecker will now only close DB and this will only happen when we just left the game
Changed: LastStateSaver is more reliable now (it will detect plugin /...
Workaround for DB not closing when using the config window
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Threading;
using System.Diagnostics;
using Zeta;
using Zeta.Common;
using Zeta.CommonBot;
using...
This happens since the update where it checks if it is safe to portal out if not it kills first than tries to portal again BUT it does not loot anything that drops at that time ..
everything is working fine at sarkoth if the profile is longer .. like get out of cellar and farm some stuff...