Jump to content

Recommended Posts

Hi there, i´ve used the Searchfunction but didn´t find any Solution to my Problem, so i hope to get some Help here.

 

I tried to create a Balance Druid Fight Class on my Own but when it comes to a Sunfire cast condition my Bot really does not do what i asked him to.

 

In Fight Class Creator i Used the Name

 

"Sunfire"

 

the Conditions ( ive tried a few )

 

are "Is Spell Usable" -> "Name: Sunfire" -> "Need:True"

 

and "Target Buff" -> "Name:Sunfire" -> "Need:False"

 

but the Owlkin doesnt cast Sunfire when its ready and the Target doesnt have Sunfire.

With Moonfire its no Problem and it works like a charm.

When i start the Bot i noticed the follwing in the Log:

 

Spell(string spellName=Moonfire, id found= 8921, Name found:Moonfire, NameInGame found: Mondfeuer, known = True

Spell(string spellName=Sunfire, id found= 164815, Name found:Sunfire, NameInGame found: Sonnenfeuer, known = false

 

Does that mean that i misspelled something? i´ve double checked everything but i cant get Sunfire to work at my conditions.

 

Could anyone maybe help me out ? Thanks alot

Hello,

 

For Wowwiki Sunfire replace Moonfire, try to use Moonfire instead Sunfire in your fightclass.

 

You can also try to use lua condition like

 

If you cannot resolve problem please fightclass.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...