darktemplarx24 3 Posted March 29, 2018 Share Posted March 29, 2018 Hey there, Is there an easy way to make the Party Mode setting assist others in the party against players? This is really the only mode that works somewhat well when using multiple bots, but when a player attacks the group, only the bot on quest/grind/whatever tries to kill the player, the partied bots just heal. Would be great if they would actually attack and help the main bot like they do against mobs. Thanks! bio33 1 Link to comment https://wrobot.eu/forums/topic/8996-defend-against-players/ Share on other sites More sharing options...
darktemplarx24 3 Posted March 29, 2018 Author Share Posted March 29, 2018 Found another post about a similar issue that recommended using Party Command Chat plugin, which I have downloaded. I insert the following command as the post stated: if (wManager.Wow.Helpers.Party.IsInGroup()) { wManager.Wow.Helpers.Fight.StartFight(new wManager.Wow.ObjectManager.WoWPlayer(wManager.Wow.ObjectManager.ObjectManager.GetObjectByGuid(wManager.Wow.Helpers.Party.GetPartyLeaderGUIDHomeAndInstance()).GetBaseAddress).TargetObject.Guid); } I don't see a difference though. When I turn off Helping Group Members with the code above in Party Command Chat, the bot just follows, does nothing else. Any help on this? Link to comment https://wrobot.eu/forums/topic/8996-defend-against-players/#findComment-41902 Share on other sites More sharing options...
darktemplarx24 3 Posted March 30, 2018 Author Share Posted March 30, 2018 Still haven't been able to figure this out. Died multiple times tonight because the bots don't defend! Link to comment https://wrobot.eu/forums/topic/8996-defend-against-players/#findComment-41985 Share on other sites More sharing options...
Droidz 2738 Posted April 5, 2018 Share Posted April 5, 2018 https://wrobot.eu/forums/topic/6565-party-does-not-attack-enemy-players/ darktemplarx24 1 Link to comment https://wrobot.eu/forums/topic/8996-defend-against-players/#findComment-42174 Share on other sites More sharing options...
darktemplarx24 3 Posted April 6, 2018 Author Share Posted April 6, 2018 6 hours ago, Droidz said: https://wrobot.eu/forums/topic/6565-party-does-not-attack-enemy-players/ I appreciate the reply Droidz! I think the main problem is also that I'm playing on Ascension, which has players of the same faction marked as hostile (same as being in Arena), so even on Grinding and Questing modes, they don't attack players who engage them. Link to comment https://wrobot.eu/forums/topic/8996-defend-against-players/#findComment-42192 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now