Recent content by Cedric.Chan

  1. C

    Rune Knight - Dragon's Breath, How to modify reduce damage by Player's

    How to modify DragonBreath reduce damage by DemiHuman in battle.c? I want to add effects to Thara_Frog_Card(bSubRace,RC_DemiHuman) & Jakk_Card(bSubEle,Ele_Fire) or Marse_Card(bSubEle,Ele_Water) by damage injury, as official set up thx a lot
  2. C

    How many bLongAtkRate by RA_UNLIMIT?

    Because only increase about 35% in my server Unmodified. i According to  that will be 350% for 1min? or any are more authentic? How to modify ? thanks a lot
  3. C

    How to increase ASPD by Weapons and Skills in Source?

    How to increase ASPD by corresponding weapons and skills ?? { if((skill_lv=pc->checkskill(sd,SA_ADVANCEDBOOK))>0 && sd->status.weapon == W_BOOK) bstatus->aspd_rate -= 5*skill_lv; } this's for SA Equipped with BOOK? how to get all jobs with Equipped...
Back
Top