Jump to content
  • 0

[Help]Rebirth Manager


Question

Posted

Hi guys i have this problem...I have one rebirth manager who when i do rebirth i don't want to take skills but items can someone explain me how can do this????

 

 

 

# The Rebirth Engine's Settings

# NPC ID - 55555

 

# Minimum level for Rebirth

REBIRTH_MIN_LEVEL = 78

 

# Maximum Rebirth's

REBIRTH_MAX = 3

 

# Return to level? (Default = 1)

REBIRTH_RETURN_TO_LEVEL = 1

 

# Items required per Rebirth level

# needed,amount;

REBIRTH_ITEM_PRICE = 57,1000;57,2000;57,3000;

 

# Bonus skills and levels for Mages

# skill_id,skill_level;

REBIRTH_MAGE_SKILL = 1062,2;1085,3;1059,3;

 

# Bonus skills and levels for Fighters

# skill_id,skill_level;

REBIRTH_FIGHTER_SKILL = 1045,6;1048,6;1086,2;

6 answers to this question

Recommended Posts

  • 0
Posted

these are the bonus skills

 

# Bonus skills and levels for Mages

# skill_id,skill_level;

REBIRTH_MAGE_SKILL = 1062,2;1085,3;1059,3;

 

# Bonus skills and levels for Fighters

# skill_id,skill_level;

REBIRTH_FIGHTER_SKILL = 1045,6;1048,6;1086,2;

 

1062 defines the skill id and the coma (,2) defines the skill level

so 1062,2; means that it gives you the skill id 1062 which is 2 level.

 

Hopefully you understand it.

  • 0
Guest Elfocrash
Posted

Extreme maybe dekarma-ing him is a good punishment.check this out Click me

  • 0
Posted

Extreme maybe dekarma-ing him is a good punishment.check this out Click me

He made an english and a greek topic, i guess he didn't know where to request it first so he made a translation in here.
  • 0
Guest Elfocrash
Posted

He made an english and a greek topic, i guess he didn't know where to request it first so he made a translation in here.

 

Don't think so.i guess that he want a fast answer so he posted in both sections to catch some attention

  • 0
Posted

so u will need to make some java changes, in place where skills are added, delete it and add line with addItem(something)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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