Jump to content
  • 0

Skill_enchant_trees for epilogue


Question

Recommended Posts

  • 0
Posted

I need a good skills for Gracia Epilogue Laikeriz pay pack. there is not with enchant_skill_group there is with enchane_skill_trees. :)

i first hear about that pack it's preconfigured?

 

just take l2jserver-s enchant_skill_groups.sql and rename to enchant_skill_trees.sql

 

when open and change these things

 

DROP TABLE IF EXISTS `enchant_skill_trees`;

CREATE TABLE `enchant_skill_trees` (

  `skill_id` int(10) NOT NULL DEFAULT '0',

  `level` int(10) NOT NULL DEFAULT '0',

  `adena` int(20) NOT NULL DEFAULT '0',

  `exp` int(20) DEFAULT NULL,

  `sp` int(20) DEFAULT NULL,

  `success_rate76` int(3) unsigned NOT NULL DEFAULT '0',

  `success_rate77` int(3) NOT NULL DEFAULT '0',

  `success_rate78` int(3) NOT NULL DEFAULT '0',

  `success_rate79` int(3) NOT NULL DEFAULT '0',

  `success_rate80` int(3) NOT NULL DEFAULT '0',

  `success_rate81` int(3) NOT NULL DEFAULT '0',

  `success_rate82` int(3) NOT NULL DEFAULT '0',

  `success_rate83` int(3) NOT NULL DEFAULT '0',

  `success_rate84` int(3) NOT NULL DEFAULT '0',

  `success_rate85` int(3) NOT NULL DEFAULT '0',

  PRIMARY KEY (`skill_id`,`level`)

);

 

then this

 

INSERT INTO `enchant_skill_trees` VALUES

then this

  • 0
Posted

But, I need that: GameServer>data>stats>skills. I need these. I need these skills, that they can go good. I perfect skills, but they need enchant_skill_group :/

  • 0
Posted

But, I need that: GameServer>data>stats>skills. I need these. I need these skills, that they can go good. I perfect skills, but they need enchant_skill_group :/

i can't understand...

 

you want enchant_skill_trees? so read my first post or explain at english what you want

  • 0
Posted

If I pick an L2jserver stats>skills i've have very much errors

 

Srr for bad english.

i opinion is if you want good server just get rid off preconfigured packs and take l2jserver pack...

  • 0
Posted

I have faction server. And good faction server. And I no need another Faction server. I need just only skills folder ;/

it's pay pack and you have errors with skills...and that is good faction server?

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock