d0ds™ Posted March 1, 2012 Posted March 1, 2012 Hi guys! Here I made custom helmet that will complete the set of L2 GoD Armors hope you like it. I reposition and scale all the model, and texture taken from the original texture of L2 GoD Armor Picture Preview Video Preview Download Archive password: d0ds Note: Helmet only armor not included, since the armor is already shared. Credits: d0ds™ Quote
CriticalError Posted March 1, 2012 Posted March 1, 2012 good work man, always surprised me, keep working mate. Quote
d0ds™ Posted March 1, 2012 Author Posted March 1, 2012 good work man, always surprised me, keep working mate. hehehe, okay so that you will not surprise here is next.. Quote
george199 Posted March 1, 2012 Posted March 1, 2012 <?xml version="1.0" encoding="UTF-8"?> <list> <item id="90901" type="Armor" name="Seraph Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Seraph_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90902" type="Armor" name="Immortal Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Immortal_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90903" type="Armor" name="Eternal Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Eternal_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90904" type="Armor" name="Twillight Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Twilight_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> </list> [code] is it correct? (90901-90904.xml) Quote
d0ds™ Posted March 1, 2012 Author Posted March 1, 2012 <?xml version="1.0" encoding="UTF-8"?> <list> <item id="90901" type="Armor" name="Seraph Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Seraph_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90902" type="Armor" name="Immortal Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Immortal_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90903" type="Armor" name="Eternal Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Eternal_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> <item id="90904" type="Armor" name="Twillight Helmet"> <!-- Description: Helmet of a brave ancient warrior. Uses 2 hair accessory slot(s). --> <set name="icon" val="Dods_Helmets.Twilight_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> </item> </list> is it correct? (90901-90904.xml) you can use this <?xml version="1.0" encoding="UTF-8"?> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="items.xsd"> <item id="90901" type="Armor" name="Seraph Helmet"> <set name="icon" val="Dods_Helmets.Seraph_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> <set name="is_tradable" val="true" /> <set name="is_dropable" val="true" /> <set name="is_sellable" val="true" /> </item> </list> Quote
george199 Posted March 1, 2012 Posted March 1, 2012 you can use this <?xml version="1.0" encoding="UTF-8"?> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="items.xsd"> <item id="90901" type="Armor" name="Seraph Helmet"> <set name="icon" val="Dods_Helmets.Seraph_helmet" /> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="wood" /> <set name="weight" val="10" /> <set name="is_tradable" val="true" /> <set name="is_dropable" val="true" /> <set name="is_sellable" val="true" /> </item> </list> Thanks a lot!! :) Also thanks for share with us :) Quote
Dev Posted March 1, 2012 Posted March 1, 2012 good work man, always surprised me, keep working mate. Keep working as Critical leeches your work. BTW +1 karma babe. Quote
d0ds™ Posted March 2, 2012 Author Posted March 2, 2012 d0ds™, Can you spell OVERACHIEVER? I have a lot to achieve yet, I just learn Autodesk yesterday. Keep working as Critical leeches your work. BTW +1 karma babe. thanks for Karma! Quote
Lirous89 Posted March 2, 2012 Posted March 2, 2012 Yeah right... Keep it up... I might return playing private L2 again... :) Quote
d0ds™ Posted March 5, 2012 Author Posted March 5, 2012 my favorite is Seraph helm! I will add more helmet for all armor set soon! thanks you all appreciate it! Quote
FaceOff Posted March 6, 2012 Posted March 6, 2012 Thank's d0ds to share and my favorite is Twilight helm. =D Quote
Recommended Posts
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.