Jump to content
  • 0

Request Script for Auto change job + max blvl + max jlvl


adriansaria

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/30/13
  • Last Seen:  

I want an npc for change job. Novice to 3rd job class with max base level (160) and max job level (60). and can only use one time per account. thanks!! 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

Configuration ( everything are here just read ) : 

// -- Configuration Option
set .npcname$,"[ ^0000FF Class Helper ^000000 ]";
set .InfoMenu,1;                    // Classes Informations Option [ 0 - Disable / 1 - Enable ]
set .1stClassMenu,1;                // First Job Class Option [ 0 - Disable / 1 - Enable ]
set .2ndClassMenu,1;                // Second Job Class Option [ 0 - Disable / 1 - Enable ]
set .High1stClassMenu,1;            // High 1st Class Option [ 0 - Disable / 1 - Enable ]
set .Trans2ndClassMenu,1;            // Transcendent Class Option [ 0 - Disable / 1 - Enable ]
set .Trans3rdClassMenu,1;            // Third Job Class Option [ 0 - Disable / 1 - Enable ]
set .ExpandedClassMenu,1;            // Expanded Class Option [ 0 - Disable / 1 - Enable ]
set .BabyClassMenu,1;                // Baby Job Class Option [ 0 - Disable / 1 - Enable ]
set .Baby3rdClassMenu,1;            // Baby Third Job Class Option [ 0 - Disable / 1 - Enable ]
set .Allskills,1;                    // Complete Skills Option [ 0 - Disable / 1 - Enable ]

// -- Usable for Only 1 Time
set .Based,1;                        // [ 0 - Account Based / 1 - Character Based ]

Link : http://www.eathena.ws/board/index.php?act=attach&type=post&id=9718

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