Dev Blaze Posted April 28, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Share Posted April 28, 2016 Any one need help i need like this but need 1 time only? where i can put this line if(resetskill!=1) // check if they already been reset?? Please help me - script Reset -1,{OnPCLoginEvent:if(( JobLevel >= 120 ) && (BaseLevel >= 255)){ set BaseLevel,99; set JobLevel,70; resetskill; set SkillPoint,118;}end;} Quote Link to comment Share on other sites More sharing options...
0 Radian Posted April 28, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted April 28, 2016 http://pastebin.com/raw/3XmM4YjV Quote Link to comment Share on other sites More sharing options...
0 Dev Blaze Posted April 28, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted April 28, 2016 Thanks Bro!! Quote Link to comment Share on other sites More sharing options...
Question
Dev Blaze
Any one need help i need like this but need 1 time only? where i can put this line if(resetskill!=1) // check if they already been reset??
Please help me
- script Reset -1,{
OnPCLoginEvent:
if(( JobLevel >= 120 ) && (BaseLevel >= 255)){
set BaseLevel,99;
set JobLevel,70;
resetskill;
set SkillPoint,118;
}
end;
}
Link to comment
Share on other sites
2 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.