The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
How to fix to get skill of ALL_INCCARRY
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Kotta
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;
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.