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

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..