Jump to content
  • 0

Requesting Instant Level for all jobs incl. 3rd job and Freebies +7 Valk Set


Jheiar

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   0
  • Joined:  09/27/12
  • Last Seen:  

Hello everyone. can anyone share me or help me to find a script of Instant Level including options of jobs they want for my server and a set of +7 freebies npc please. thanks.

Edited by Jheiar
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

The script command you'll need is:

// *atcommand "<command>";

// This will make player use GM command @blvl 150 and @jlvl 70
atcommand "@blvl 150";
atcommand "@jlvl 70";

// *getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};

// Either code will give an Identified +7 Combat Knife.
getitem2 1228,1,1,7,0,0,0,0,0;
getitem2 "Combat_Knife",1,1,7,0,0,0,0,0;

Edited by darristan
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   0
  • Joined:  09/27/12
  • Last Seen:  

sorry my bad, can u include the options for jobs as well please?

solved =.=

Edited by Jheiar
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...