If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4447
L2JDP Revision Number: 7703
Hi, greetings to everyone and Merry Xmas!
I'm just updated finally to Freya and have a little doubt.
How can I change the Ancient Cloak S80 (ID: 14609) to allow characters without Dynasty Armor to wear it?
Sorry for the inconvenience but I have it modified in Epilogue but now is different.
Thanks!
[HOW TO] allow wearing S80 Cloak
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- kocinski
- Posts: 141
- Joined: Wed May 06, 2009 3:12 pm
- Location: España
- Contact:
[HOW TO] allow wearing S80 Cloak
Last edited by kocinski on Sat Dec 25, 2010 10:50 pm, edited 1 time in total.
- Tan
- L2j Veteran
- Posts: 873
- Joined: Wed Jun 10, 2009 10:31 pm
- Location: Poland
Re: [HOW TO] allow wearing S80 Cloak
add this to skills of armor
PS: i am not sure if client will support other armors wearing cloaks..
Code: Select all
<add order="0x10" stat="cloak" val="1" />
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
http://www.last.fm/user/L2jTan
- kocinski
- Posts: 141
- Joined: Wed May 06, 2009 3:12 pm
- Location: España
- Contact:
Re: [HOW TO] allow wearing S80 Cloak
Hum...
Where do you define which Cloaks are allowed to be weared using determined Armors?
Where do you define which Cloaks are allowed to be weared using determined Armors?
- kocinski
- Posts: 141
- Joined: Wed May 06, 2009 3:12 pm
- Location: España
- Contact:
Re: [HOW TO] allow wearing S80 Cloak
Fix:
Code: Select all
Index: data/stats/items/14600-14699.xml===================================================================--- data/stats/items/14600-14699.xml (revision 7703)+++ data/stats/items/14600-14699.xml (working copy)@@ -187,9 +187,6 @@ <for> <add order="0x10" stat="pDef" val="20" /> </for>- <cond msgId="2453">- <player cloakStatus="1" />- </cond> </item> <item id="14610" type="Armor" name="Ancient Cloak - Robe exclusive"> <set name="icon" val="icon.vesper_cloack_i00" />