Forsaken65
New Member
- Joined
- Jun 17, 2012
- Messages
- 48
- Reaction score
- 0
fantastic, thank you very much xsol, will be trying this out shortly.
took autofollow script, commented out the spam (finding/found leader) and commented out the line that keeps using town portal.. pretty usable for dragging my bot around.. gotta go back sometimes but it's better than nothing..
edit: should work on why it doesn't loot..
edit: ripped out in town part since banner shit isn't working anyways.. changed pulse to 1000 and now it follows much better
//Logging.Write("ActorInfo.SNOAnimSet: " + acd.ActorInfo.SNOAnimSet.ToString());
//Logging.Write("ActorInfo.SNOApperance: " + acd.ActorInfo.SNOApperance.ToString());
//Logging.Write("ActorInfo.SNOId: " + acd.ActorInfo.SNOId.ToString());
//Logging.Write("ActorInfo.SNOMonster: " + acd.ActorInfo.SNOMonster.ToString());
//Logging.Write("ActorInfo.SNOPhysMesh: " + acd.ActorInfo.SNOPhysMesh.ToString());
//Logging.Write("ActorSNO: " + acd.ActorSNO.ToString());
//Logging.Write("ActorType: " + acd.ActorType.ToString());
//Logging.Write("AnimationState: " + acd.AnimationState.ToString());
//Logging.Write("GameBalanceId: " + acd.GameBalanceId.ToString());
//Logging.Write("GameBalanceType: " + acd.GameBalanceType.ToString());
//Logging.Write("MinimapVisibilityFlags: " + acd.MinimapVisibilityFlags.ToString());
//Logging.Write("Name: " + acd.Name.ToString());
//Logging.Write("ACDGuid: " + acd.ACDGuid.ToString());
//Logging.Write("ActorClass: " + acd.ActorClass.ToString());
//Logging.Write("AsRActor.CurrentScene.Visibility: " + acd.AsRActor.CurrentScene.Visibility.ToString());
//Logging.Write("AsRActor.IsEnvironmentRActor: " + acd.AsRActor.IsEnvironmentRActor.ToString());
//Logging.Write("AsRActor.IsOtherClientOnlyRActor: " + acd.AsRActor.IsOtherClientOnlyRActor.ToString());
//Logging.Write("AsRActor.InLineOfSight: " + acd.AsRActor.InLineOfSight.ToString());
I sent Apoc a PM, if he can offer some advice as to why Zeta.CommonBot.LootTargeting.Instance.Pulse(); is not working I'll fix it up. I asked about the banners too, but that is going to take time and he does have other things to work on.
Works great !!! i just want them to loot now![]()
There is nothing wrong with the plugin. I had exactly the same issue and got it finally working. What you need to do is to edit the GlobalSettings and CharacterSettings file in DB\Settings. I assume you just copied the DB folder and in this case you will have the looting issues. If you change the directories in every file to the specific DB path then it will work. Looting works fine for me now.
I think this is the greatest plugin for DB so far and xsol did a great job on it. The only problem which I have is that my toons sometimes stop following if I leave the game with the group and start a new one. It would be great to implement a "pause" function if the char leaves the game and to "resume" follwing when the group is back in the game. Apart from that the plugin works perfect for me.
Many thanks to xsol!
GG