Jump to content

Recommended Posts

Posted

I want add 1 more new skill but something wrong. Skill not showing up...

 

 

 

gameserver\data\xml\skills

<skill id="9000" levels="1" name="War">
	<set name="target" val="TARGET_SELF"/>
	<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<for>
<mul order="0x30" stat="runSpd" val="2" /> <!--  -->
</for>
</skill>

skillgrp.dat

9000	1	2	0	-1	0	0.00000000	0		skill.it.2011	icon.etc_potion_blue_i00	0	0	0	0	-1	-1

skillname-e.dat

9000	1	a,War \0	a,WAR.\0	a,none\0	a,none\0
Posted

 

I want add 1 more new skill but something wrong. Skill not showing up...

 

 

 

gameserver\data\xml\skills

<skill id="9000" levels="1" name="War">
	<set name="target" val="TARGET_SELF"/>
	<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<for>
<mul order="0x30" stat="runSpd" val="2" /> <!--  -->
</for>
</skill>

skillgrp.dat

9000	1	2	0	-1	0	0.00000000	0		skill.it.2011	icon.etc_potion_blue_i00	0	0	0	0	-1	-1

skillname-e.dat

9000	1	a,War \0	a,WAR.\0	a,none\0	a,none\0

try to change the skill id from 9000 > 6200

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