Jump to content
  • 0

Skill_enchant_trees for epilogue


feather57

Question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

I need skills.xml, to be perfect. Becouse my skills in game are bugged :/

soory i first hear about that file... you need stats?

download from here

 

http://www.l2jdp.com/svn/trunk/datapack_development/data/stats/skills/

 

 

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

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?

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

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