Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/04/19 in all areas

  1. Hello! You have already asked about "Body Relocation + Spider Web" and got the solution: https://rathena.org/board/topic/118958-block-body-relocation-while-spider-web/ But it is without checking the status of "Ankle Snare". The final solution: Open ../src/map/skill.cpp and in the function skill_castend_pos2 after: case MO_BODYRELOCATION: if (unit_movepos(src, x, y, 2, 1)) { add: if(sc && (sc->data[SC_SPIDERWEB] || sc->data[SC_ANKLE])) break;
    3 points
  2. 1 point
  3. @Eros @Haruka Mayumi You can remove ID of this effect from "..\data\luafiles514\lua files\effecttool\forcerendereffect.lub" Fury Cast Animation == 261
    1 point
  4. I'll answer this for you. so here's the answer. no answer yet... the problem is not the donating, the withdrawing xD
    1 point
×
×
  • Create New...