Jump to content

ohlolol

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ohlolol

  1. Hi Guys,

     

    today i tryed both classes but cant get it to work :(

     

    updated to latetest wRobot version 1.9

    here is the log:

    [F] 20:52:22 - [FightClass] Loading Fight class: C:\Users\udo\Desktop\wow_helping\FightClass\[Vanilla]Resto_Druid_v1.cs
    [E] 20:52:23 - Compilator Error :
    c:\Users\udo\AppData\Local\Temp\mgrlvgc1.0.cs(66,34) : error CS0103: Der Name 'nqFightClassSetting' ist im aktuellen Kontext nicht vorhanden.
     

    after removing the condition for healspec:

     

    [F] 20:53:11 - [FightClass] Loading Fight class: C:\Users\udo\Desktop\wow_helping\FightClass\[Vanilla]Resto_Druid_v2.cs
    [E] 20:53:11 - Fight Class Loading error.

     

    thanks for your help!

    // Edit:

    I'm a programmer in my job but i dont got time to get comfortly with c# and the wRobot API... 

    but before i tryed ur files i tryed to integrate it in my modified feral druid profile...

    it wont work but i will share the result with u

    regards Ohlolol

    [Vanilla]Druid_PartyHealer_noFight.cs

  2. Hi Guys,

     

    first of all i like to thank you for ur great work! I'm realy happy with WRobot and its worth every cent!

     

    So and here is my problem:

    i cant get my druid to heal his group in party mode... ive tried somethings in the fight class editor but im a noob ^^

    the profile only has to do following steps:

    if any party member has <= 90% hp then cast rejuvenion prio: 1;

    if any party member has <= 60% hp then cast healing touch prio: 2;

    if any party member has <= 30% hp then cast regrowth prio: 3;

    buff any party member with mark of the wild on cooldown;

    dont fight;

     

    can anyone get this to work?

     

    Regards 

    Ohlolol

×
×
  • Create New...