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

dungeon script has no exit location

yadanos

New Member
Joined
Jun 4, 2012
Messages
84
Reaction score
0
Dungeonbuddy:

[12:28:41.399 Q] Bot Stopped! Reason: The current dungeon script has no exit location
[12:28:41.407 N] [DungeonBuddy 5]: Left dungeon: Sethekk Halls

It works to start the bot from inside, but then the bot will walk the way and not exit, so i manually have to go out an back in.

(farming mode)
 
C:\Users\conetopia\Desktop\Honorbuddy 2.5.6647.521\Dungeon Scripts\Burning Crusade\Dungeons
Open with notepad

Locate

The Enterence is there, and the Exit is missing indeed, I will also report this info to the Bot thread. ( you can edit this manually for now)
all you have to do is paste your Exit right below it like this.
Entrence :)
Exit :)

public override WoWPoint Entrance { get { return new WoWPoint(-3361.518, 4655.588, -101.0466); } }
public override WoWPoint ExitLocation { get { return new WoWPoint( Xyz use developer tools to get numbers); } }
 
Last edited:
report it on DB thread plz

Ops my fault!

C:\Users\conetopia\Desktop\Honorbuddy 2.5.6647.521\Dungeon Scripts\Burning Crusade\Dungeons
Open with notepad

Locate

The Enterence is there, and the Exit is missing indeed, I will also report this info to the Bot thread. ( you can edit this manually for now)
all you have to do is paste your Exit right below it like this.
Entrence :)
Exit :)

public override WoWPoint Entrance { get { return new WoWPoint(-3361.518, 4655.588, -101.0466); } }
public override WoWPoint ExitLocation { get { return new WoWPoint( Xyz use developer tools to get numbers); } }

Thanks!
i tried edit it, but the bot seams to reset the file Sethekk Halls.cs all the time o.O so I think it don't work unless the devs fix it. =p
Meh, I'll just wait, but thanks for reporting the issue for me, ur awesome :)
 
Ops my fault!



Thanks!
i tried edit it, but the bot seams to reset the file Sethekk Halls.cs all the time o.O so I think it don't work unless the devs fix it. =p
Meh, I'll just wait, but thanks for reporting the issue for me, ur awesome :)



O wow that sucks. your right, they have it set so that it auto updates... Lame !
no wonder mods are always saying report it to the dungeon thread... ha ha....
 
YmsCt.png
 
Let us know if their solutions work.
Singular, still chases them down for about idk 3 to 5 secounds, and then turns around, which is good.
:)


When i get a chance I will update that info-status about the plugin.
 
Singular, still chases them down for about idk 3 to 5 secounds, and then turns around, which is good.
:)


When i get a chance I will update that info-status about the plugin.
alright well let us know.
 
Back
Top