Jump to content

Torch

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    The Netherlands

Torch's Achievements

Poring

Poring (1/15)

1

Reputation

  1. Thanks a lot. Somehow I did not come across the getstatus variable, my bad!
  2. As the title says; how do I go about making a check if characters are using 1 Kiel Card so that they will not benefit from Poem of Bragi. I hope you can help me out here Thanks in advance.
  3. I seem to be having some issues on setting a hard cap on Asura Strike (MO_EXTREMITYFIST). At the moment I'm using return (skill_id == MO_EXTREMITYFIST)?cap_value(damage,0,240000):damage; // Testing Asura Cap The damage it does on mobs/players(no reduction gear) is correct (240k). HOWEVER, when a player equips a garment with a Deviling Card, it damages them for 180k instead of the supposed 120k, in the case of a Raydric Card it does the full 240k damage. Can anyone give me any hints or does anyone have a snippet of code/a fix that could possibly help me out here? Thanks! p.s. I'm really going for the hard-cap, not a percentage based cap.
×
×
  • Create New...