Jump to content
  • 0

pleas


anginputih

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  81
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  01/25/12
  • Last Seen:  

matsu,208,100,4 script Level UP 55,{
if( #redemgive1 == 6 ) end;
atcommand "@blvl 240";
atcommand "@jlvl 80";
set #redemgive1, #redemgive1+1;
end;
}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  81
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  81
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

whats the error?

I have loads continue to reload npc npc but did not want to appear

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Tabs in the header, not spaces.

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...