Help skills bad revison or what ?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Help skills bad revison or what ?

Post by bembelinas »

im using 7452 revision when i want to encahnt skill, the skill dont apeared in enchant table what the problem ? :shock:
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help skills bad revison or what ?

Post by janiii »

what skill? else you can search the forum for skill enchant contributions.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

There is no skill encahnt in enchant table
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help skills bad revison or what ?

Post by janiii »

bembelinas wrote:There is no skill encahnt in enchant table
what enchant table do you mean?? sql? in game? do you even know how to enchant skills on gracia epilogue?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

in game yes o go to skills and there on botom enachant skills
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help skills bad revison or what ?

Post by janiii »

is your char lvl 76+ ? are you after 3rd profession/class transfer?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

yes im 85 lv 3rd profesion i think io dont do something but i don know and sertification skill haste dont work...
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

Code: Select all

skill id="420" levels="3" name="Zealot" enchantGroup1="1" enchantGroup2="1">                            <table name="#enchantMagicLvl"> 76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85 </table>                            <enchant1 name="magicLvl" val="#enchantMagicLvl" />                            <enchant2 name="magicLvl" val="#enchantMagicLvl" />                            <enchant3 name="magicLvl" val="#enchantMagicLvl" />		<table name="#hpConsume"> 159 183 204 </table>		<table name="#mpConsume"> 106 122 136 </table>                            <table name="#enchTime"> 56 58 60 </table>		<table name="#ench1hpConsume"> 200 197 193 190 187 183 180 176 173 170 166 163 159 156 153 149 146 142 139 136 132 129 125 122 119 115 112 108 105 102 </table>		<table name="#ench1mpConsume"> 133 131 129 126 124 122 120 117 115 113 111 108 106 104 102 99 97 95 92 90 88 86 83 81 79 77 74 72 70 68 </table>		<table name="#ench2Time"> 62 64 66 68 70 72 74 76 78 80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 114 116 118 120 </table>		<table name="#runSpd"> 10 20 30 </table>		<table name="#pAtkSpd"> 1.1 1.2 1.2 </table>		<table name="#rCrit"> 33 66 100 </table>		<table name="#cAtk"> 1.33 1.66 2 </table>		<set name="hpConsume" val="#hpConsume" />		<set name="mpConsume" val="#mpConsume" />		<set name="reuseDelay" val="300000" />		<set name="hitTime" val="2000" />		<set name="target" val="TARGET_SELF" />		<set name="skillType" val="BUFF" />		<set name="operateType" val="OP_ACTIVE" />		<enchant1 name="hpConsume" val="#ench1hpConsume" />		<enchant1 name="mpConsume" val="#ench1mpConsume" />                            <enchant1 name="ench2Time" val="#ench2Time" />		<cond msgId="113" addName="1">			<player hp="30" />		</cond>		<for>			<effect name="Buff" time="60" val="0">				<mul order="0x30" stat="debuffVuln" val="0.2" />				<mul order="0x30" stat="cancelVuln" val="0.6" />				<add order="0x40" stat="runSpd" val="#runSpd" />				<add order="0x40" stat="accCombat" val="6">					<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />				</add>				<mul order="0x30" stat="pAtkSpd" val="#pAtkSpd" />				<add order="0x40" stat="rCrit" val="#rCrit">					<using kind="Sword,Big Sword,Pole" />				</add>				<mul order="0x30" stat="cAtk" val="#cAtk">					<using kind="Blunt,Big Blunt,Dual Fist" />				</mul>				<mul order="0x30" stat="PhysicalMpConsumeRate" val="0.5" />				<mul order="0x30" stat="gainHp" val="0.5" />			</effect>		</for>		<enchant2for>			<effect name="Buff" time="#ench2Time" val="0">				<mul order="0x30" stat="debuffVuln" val="0.2" />				<mul order="0x30" stat="cancelVuln" val="0.6" />				<add order="0x40" stat="runSpd" val="30" />				<add order="0x40" stat="accCombat" val="6">					<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />				</add>				<mul order="0x30" stat="pAtkSpd" val="1.2" />				<add order="0x40" stat="rCrit" val="100">					<using kind="Sword,Big Sword,Pole" />				</add>				<mul order="0x30" stat="cAtk" val="2">					<using kind="Blunt,Big Blunt,Dual Fist" />				</mul>				<mul order="0x30" stat="PhysicalMpConsumeRate" val="0.5" />				<mul order="0x30" stat="gainHp" val="0.5" />			</effect>		</enchant2for>	</skill>
http://img248.imageshack.us/img248/7927/shot00000k.png this is image when i want to encahnt skills and when i traying to do that it write this "Skill not available to be encahnted Check skills Lv and curent PC status"
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Help skills bad revison or what ?

Post by jurchiks »

jesus christ you can't enchant a skill that was not supposed to be enchanted in the first place, it's client side!
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

Then what i need to do ? tell me
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help skills bad revison or what ?

Post by janiii »

jurchiks wrote:jesus christ you can't enchant a skill that was not supposed to be enchanted in the first place, it's client side!
but zealot can be enchanted.


bembelinas, your code shows that you changed your revision / updated your server. try clean latest from nightly and latest clean client. are you sure you have the top level of the skills? try remove and add all skills to your char.

i just tried a lvl80 titan and i had no such problem. latest revision 4127/7333 .

http://i47.tinypic.com/2crld9e.jpg
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

I dont know how to downlaud from this website lattest revision and how to update ?

http://yfrog.com/0c25546861j if anyone can see this tell me whats wrong in navicat

janiii how you can encahnt zealot can you show me your data/stat/skill/xml file how you writed near zealot ????
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help skills bad revison or what ?

Post by janiii »

check l2jserver.com website and tab download. there you find nightly or svn. check nightly.

you cannot use enchantGroup1 etc because you dont have the revision for it. you have to use enchantLevels1 etc. dont mix up things.

and one more time: do not write 3 posts one after another. just edit your previous post. or i will give you a forum warning. thanks.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

oh sorry know i understand abaout post ,im little bad wiht english :)

janii can we caht in private i could tell you real problem more clear if you have skype or something different.



1 I want to ask. Could skill cant enchant because, that I incorrectly seduced in NAVICAT data (Enchant_skill_tress) ?

2 and when i put skills from one l2jserver to onother (different revision) then i dont need to do anything like something to updated or other stuff ???
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: Help skills bad revison or what ?

Post by bembelinas »

Help please, sory for two post in the row


Can someone give me skills file then it will work for me please
Post Reply