Jump to content

malufett

Members
  • Posts

    554
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by malufett

  1. @pc.h

    #define pc_leftside_matk(sd) \

    (\

    ((sd)->sc.data[sC_MAGICPOWER] && (sd)->sc.data[sC_MAGICPOWER]->val4) \

    ?((sd)->battle_status.matk_min * 100 + 50) / ((sd)->sc.data[sC_MAGICPOWER]->val3+100) \

    :(sd)->battle_status.matk_min \

    )

    #define pc_rightside_matk(sd) \

    (\

    ((sd)->sc.data[sC_MAGICPOWER] && (sd)->sc.data[sC_MAGICPOWER]->val4) \

    ?((sd)->battle_status.matk_max * 100 + 50) / ((sd)->sc.data[sC_MAGICPOWER]->val3+100) \

    :(sd)->battle_status.matk_max \

    )

    remove

    && (sd)->sc.data[sC_MAGICPOWER]->val4

    But I'm playing official server (pre-renewal 2010..) Magic Power matk is not showing in ALT Q :)

    source please...

    :meow:

  2. Hold SHIFT key while clicking 'Close' button. That makes the patcher keep successfully downloaded patches. There will also be a resume-download feature in next version for patch servers that support it, that is, the patcher will reconnect to the server resume downloading the patch at the position, where it was interrupted.

    oh..I see..Thank you very much for the info...

    :meow:

  3. Malufett just means that we need test data's for renewal atk,etc. until we have a exact formula.

    exactly.. /no1

    look at this

    24yrcap.png

    as image shown I formulate a calculator above to check if relative with the data gathered..

    and below are the test conduct and recorded...

    I hope that is clear enough..

    and I also want to check this to test in official game..:)

    I had an issue with Irocalc matching the exact dmg value returned following irowiki notes those could you give a try.

    I'll link my spreadsheet when I recover my gmail account

    :meow:

  4. opps..sorry for that cause I got some PMs that I forgot to read specially when the red alert sign is gone...XD

    for ATM we just need a spread sheet for test data(like I do when formulating matk)..

    test data for atk factor like racial mod/elem attrib mod/equipment/upgrade bonuses and etc..until you can come up for calculator that will reflect all your test data..

    and I suggest in conducting a test start in a least data factor and have other character as dummy target(so that test data are controlled)

    and use the given formulas in the internet as your guide until you can prove that it is working and functional...

    Thank you.

    :meow:

×
×
  • Create New...