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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..