What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Dungeonbuddy work

Status
Not open for further replies.

UsernameInvalid

Community Developer
Joined
Jul 27, 2014
Messages
273
Reaction score
11
I have fixed the skyreach normal dungeon script, but am having trouble with the air flow and fire on last boss, any help would be appreciated. I will be going through all of the dungeon scripts over the next few days to get them functional until a full release by the buddy staff becomes available.
 
Last edited:
I need a reference to any boss fights that have a rotating mechanic like Ruby Sanctum and Skyreach to figure out the code for the mechanics, I got through the first attempt two healing it, but it seems as if that was sheer luck.


Partial Fix
Setting follow to 15 and in combat follow to 15 while kiting the boss away from wind blades seemed to fix this for now, 1 heal can heal through 4 way wind blade.
 
Last edited:
This is what I have so far, but the bot keeps telling me that there is an error compiling the encounter handlers.

[DungeonBuddy]: No script found for dungeonId: 779
Compiler Error: d:\Skyreach.cs(125,4) : error CS0592: Attribute 'EncounterHandler' is not valid on this declaration type. It is only valid on 'method' declarations.
Compiler Error: d:\Skyreach.cs(126,4) : error CS0592: Attribute 'EncounterHandler' is not valid on this declaration type. It is only valid on 'method' declarations.
Compiler Error: d:\Skyreach.cs(135,20) : error CS0161: 'Bots.DungeonBuddy.DungeonScripts.WarlordsOfDraenor.Skyreach.RukhranEncounter()': not all code paths return a value
Compiler Error: d:\Skyreach.cs(150,20) : error CS0161: 'Bots.DungeonBuddy.DungeonScripts.WarlordsOfDraenor.Skyreach.HighSageViryxEncounter()': not all code paths return a value
[DungeonBuddy]: No script found for dungeonId: 779

View attachment Skyreach.cs
 
use support issues section providing your log file plz

closed
 
Status
Not open for further replies.
Back
Top