Jump to content

Recommended Posts

Posted

Hi i have problem i edited my  armors  i add the lines to gameserver\data\stats\armor then i add the skill in C:\Server\gameserver\data\stats\skills

 

			<skill id="9936" levels="1" name="Dynasty Light Armor Set">

 	<set name="power" val="0.0"/>
 	<set name="target" val="TARGET_SELF"/>
 	<set name="skillType" val="BUFF"/>
 	<set name="operateType" val="OP_PASSIVE"/>
 	<set name="castRange" val="-1"/>
 	<set name="effectRange" val="-1"/>
 	<for>
	<add order="0x40" stat="WIT" val="2"/>
	<add order="0x40" stat="INT" val="2"/>
	<add order="0x40" stat="MEN" val="-1"/>
	<add order="0x40" stat="" val="7" />
   	<add val='1000' order='0x40' stat='maxHp'/>
   		<mul val='1.15' order='0x30' stat='mAtkSpd'/>
   		<mul val='1.17' order='0x40' stat='mAtk'/>
   		<mul val='1.50' order='0x10' stat='pstunVuln'/>
		<mul val='0.50' order='0x10' stat='cancel'/>

       </for>

 

Then i add this line in skillgrp.dat

9936	1	2	0	-1	0	0.000000	0			icon.armor_t1006_u_i00	0	0	0	0	-1	-1

 

the i add this line in my armorsets SQL

107	9425	9428	9429	9430	9431	9936	0	0	0

 

ofc i add some line in itemname-e.dat now i start my client and its not working in my gameserver

 

its showing Inventory.armorSetListener: incorrect skill: 9936.  

 

not i have question where is the problem i think all is fine all is working ;(( but its seems not for me !!

 

is there are some guild for that kind of work ?

Posted

ok sorry my bad i posted my robe line :P with all that line is fine  its just i am thinking and i don't get here is the prob ;(  this problem is with lot of the items for example i downloaded for maxcheaters the apella armors for IL i add them in the server  all is working fine except the stats ;(( i don't know where is that problem .. ;( also  i downloaded l2gold yewels also all look fine the icon and other things but the stats is not working ;(

 

 

 

EDIT::

oke now stats are giving but what i should do to see the  icon with stats in passive skills ?

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
Reply to this topic...

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