Jump to content
  • 0

Resetter Request


Hatake Kakashi

Question


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.05
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

hello, i saw a one-time reset but only your skill will reset.. 

i need stat and skill reset one time only..

 

thank you..

 

i saw this script but only skill..

 

prontera,149,193,4 script Free Reset 109,{
mes "Reset?";
if(select("Yes:No")==1){
if(!rstlrdy)
resetskill;
rstlrdy = 1;
}
close;
}
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   138
  • Joined:  02/26/14
  • Last Seen:  

 

hello, i saw a one-time reset but only your skill will reset.. 

i need stat and skill reset one time only..

 

thank you..

 

i saw this script but only skill..

prontera,149,193,4 script Free Reset 109,{
mes "Reset?";
if(select("Yes:No")==1){
if(!rstlrdy)
resetskill;
rstlrdy = 1;
}
close;
}
prontera,149,193,4 script Free Reset 109,{
mes "Reset?";
if(select("Yes:No")==1){
if(!rstlrdy)
resetskill;
resetstatus;
rstlrdy = 1;
}
close;
}
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.05
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

omg.. only stats reset.. not skill hahah


and not once.. you can click and click and it will reset and reset.. 

 

i need one time..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  


prontera,149,193,4 script Free Reset 109,{mes "Reset?";if(select("Yes:No")==1){if(!rstlrdy){resetstatus;rstlrdy = 1;}}close;}

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   344
  • Joined:  10/17/12
  • Last Seen:  

prontera,149,193,4 script Free Reset 109,{mes "Reset?";if(select("Yes:No")==1){if(!rstlrdy){resetstatus;rstlrdy = 1;}}close;}

lol that scrips so cute and tiny

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.05
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

prontera,149,193,4 script Free Reset 109,{mes "Reset?";if(select("Yes:No")==1){if(!rstlrdy){resetstatus;rstlrdy = 1;}}close;}

 

working, but i need to reset all.. skill and stats... you script can reset stats only.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

You have to ask clearly, try not to make your helper guess of what you need. Because the people aren't mind readers...

prontera,149,193,4 script Free Reset 109,{mes "Reset?";if(select("Yes:No")==1){if(!rstlrdy){resetstatus;resetstatus;rstlrdy = 1;}}close;}
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...