Jump to content
  • 0

LF accessories for acis


Question

4 answers to this question

Recommended Posts

  • 0
Posted
<item id="8565" type="Armor" name="Romantic Chapeau">
		<set name="default_action" val="equip" />
		<set name="bodypart" val="hairall" />
		<set name="material" val="WOOD" />
		<set name="weight" val="10" />
	</item>

Once you put the accesories in your client you have to create new items in data/xml/items. All you have to do is copy/paste the example above and change the id.

  • Upvote 1
  • 0
Posted
11 hours ago, Zake said:

<item id="8565" type="Armor" name="Romantic Chapeau">
		<set name="default_action" val="equip" />
		<set name="bodypart" val="hairall" />
		<set name="material" val="WOOD" />
		<set name="weight" val="10" />
	</item>

Once you put the accesories in your client you have to create new items in data/xml/items. All you have to do is copy/paste the example above and change the id.

image.png.8fbda0f43710d07eceafb43dec9f5dd5.png

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