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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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