anginputih Posted June 27, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 01/06/12 Last Seen: November 19, 2012 Share 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 Link to comment Share on other sites More sharing options...
deathscythe13 Posted June 27, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 118 Reputation: 7 Joined: 01/25/12 Last Seen: February 11, 2023 Share 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 Link to comment Share on other sites More sharing options...
anginputih Posted June 27, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 01/06/12 Last Seen: November 19, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
deathscythe13 Posted June 27, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 118 Reputation: 7 Joined: 01/25/12 Last Seen: February 11, 2023 Share Posted June 27, 2012 whats the error? Quote Link to comment Share on other sites More sharing options...
anginputih Posted June 27, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 01/06/12 Last Seen: November 19, 2012 Author Share Posted June 27, 2012 whats the error? I have loads continue to reload npc npc but did not want to appear Quote Link to comment Share on other sites More sharing options...
Euphy Posted June 27, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted June 27, 2012 Tabs in the header, not spaces. Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.