Jump to content
  • 0

[HELP]Aggument stucking on my Server


Question

7 answers to this question

Recommended Posts

  • 0
Posted

Any one knows how to make agguments only one to be useable on the server

im using l2jequal

 

If are you talking about only one skill to be useable, here.

 

data\stats\augmentation\augmentation_skillmap.xml

  • 0
Posted

if i need 3 active augments skills and 1 passive what i must do?

 

Leave something like that:

 

<?xml version='1.0' encoding='utf-8'?>
<list>
<augmentation id="14561">
	<skillId val="SKILL-IDDDDDDDD" />
	<type val="active" />
</augmentation>
<augmentation id="14562">
	<skillId val="SKILL-IDDDDDDDD" />
	<type val="active" />
</augmentation>
<augmentation id="14563">
	<skillId val="SKILL-IDDDDDDDD" />
	<type val="active" />
</augmentation>
<augmentation id="14564">
	<skillId val="SKILL-IDDDDDDDD" />
	<type val="passive" />
</augmentation>
</list>

  • 0
Posted

Any one knows how to make agguments only one to be useable on the server

im using l2jequal

 

you are in wrong section post here [Request] Dev Help [L2J] En

  • 0
Posted

you are in wrong section post here [Request] Dev Help [L2J] En

 

Why to make 10 topics? When mod will see.. this topic will be moved.

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