Jump to content

Question

Posted

hi can anyone help me with tarot card of fate? i dont know why but if i try to tarot a lvl 1 novice the coma takes effect on one of the tarot cards but when the novice became 255 the coma dosnt work anymore can anyone help me with this? thanks

1 answer to this question

Recommended Posts

  • 0
Posted

anyone? here is my src i tried doing 10000 but it didnt work and changed it back to normal 

 

case 9: // DEATH - curse, coma and poison
    {
        status_change_start(src, target, SC_COMA, 100, skill_lv, 0, src->id, 0, 0, SCSTART_NONE);
        sc_start(src, target, SC_CURSE, 100, skill_lv, skill_get_time2(status_sc2skill(SC_CURSE), 1));
        sc_start2(src, target, SC_POISON, 100, skill_lv, src->id, skill_get_time2(status_sc2skill(SC_POISON), 1));
        break;
    }
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...