Shaman Buff Other Empire

In diesem Bereich sind Themen vom Themenersteller als erledigt zu markieren, wenn die Frage beantwortet oder das Problem gelöst wurde. Das Thema wird daraufhin automatisch geschlossen.
Klicke hierzu auf "Thema bearbeiten > Als erledigt markieren".
  • Hello Devs!


    I would to allow shamans skills between two empires. (Buff Skills)


    I search in char_skill.cpp to "pkVictim = this" and commented out (becouse this line change how you give buff yourself, not other) with the if (X) every match, and changed the

    Code
    1. ComputeSkill(dwVnum, this);
    2. to
    3. ComputeSkill(dwVnum, pkVictim);

    but still cant use buff skills to character whos stay other empire.


    Does anyone know the solution?

  • SolitaryVoice1362

    Hat das Thema geschlossen