Jump to content
  • 0

[HELP]Aggument stucking on my Server


SystMfrk

Question

7 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

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>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

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