Jump to content
  • 0

how to trigger reset status only once


Question

Posted

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;
}

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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...