anginputih Posted June 27, 2012 Posted June 27, 2012 matsu,208,100,4 script Level UP 55,{ atcommand "@blvl 240"; atcommand "@jlvl 80"; set #redemgive1,1; end; } how this script can only be used six times so after that looking for the experience itself as an example novice novice knight Swordman Swordman hight lord knight and the remaining 10 looking for job lvup and lvup a own experience maximal lv 240 maximal lv 80 Quote
deathscythe13 Posted June 27, 2012 Posted June 27, 2012 matsu,208,100,4 script Level UP 55,{ if( #redemgive1 == 6 ) end; atcommand "@blvl 240"; atcommand "@jlvl 80"; set #redemgive1, #redemgive1+1; end; } Quote
anginputih Posted June 27, 2012 Author Posted June 27, 2012 matsu,208,100,4 script Level UP 55,{ if( #redemgive1 == 6 ) end; atcommand "@blvl 240"; atcommand "@jlvl 80"; set #redemgive1, #redemgive1+1; end; } npc did not want to appear already me reloadscript Quote
anginputih Posted June 27, 2012 Author Posted June 27, 2012 whats the error? I have loads continue to reload npc npc but did not want to appear Quote
Question
anginputih
matsu,208,100,4 script Level UP 55,{
atcommand "@blvl 240";
atcommand "@jlvl 80";
set #redemgive1,1;
end;
}
how this script can only be used six times
so after that looking for the experience itself
as an example novice novice knight Swordman Swordman hight lord knight and the remaining 10 looking for job lvup and lvup a own experience
maximal lv 240 maximal lv 80
5 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.