Jump to content
  • 0

How to fix to get skill of ALL_INCCARRY


Kotta

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.01
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/15/23
  • Last Seen:  

Hello. Community.

I would like to know how to fix to get skill of ALL_INCCARRY #681.

both * are not working.. 

            mes "[Manager]";
            mes "Are you ready?";
            next;
            specialeffect2 435;
            specialeffect2 432;
            specialeffect2 587;
            specialeffect2 594;
            specialeffect2 30;
            specialeffect2 586;
        *   skill 681,getskilllv(681)+1,SKILL_PERM;
        *   //skill 681,getskilllv(681)+1,0;
            delitem 7776,1;
            set gympassmemory,gympassmemory+1;
            mes "[Manager]";
            mes "Try ^FF00000" + (10-getskilllv(681)) + "^000000 more";
            close;

 

Edited by Kotta
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

×
×
  • Create New...