Dvrstle Posted June 29, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 361 Reputation: 10 Joined: 12/30/11 Last Seen: January 3, 2016 Share Posted June 29, 2012 - script poging resetter -1,{ OnPCLoginEvent: if(nagparesetna == 0){ mes "Pogi irereset kita! One time lang!"; resetstatus; set nagparesetna, 1; close; } end; } i want it to reset the skills for one time only. . . tnx Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted June 29, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted June 29, 2012 use resetskill; Quote Link to comment Share on other sites More sharing options...
Dvrstle Posted June 29, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 361 Reputation: 10 Joined: 12/30/11 Last Seen: January 3, 2016 Author Share Posted June 29, 2012 ahh so i will just change resetstatus to resetskill Quote Link to comment Share on other sites More sharing options...
Question
Dvrstle
- script poging resetter -1,{
OnPCLoginEvent:
if(nagparesetna == 0){
mes "Pogi irereset kita! One time lang!";
resetstatus;
set nagparesetna, 1;
close;
}
end;
}
i want it to reset the skills for one time only. . . tnx
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.