criss22 Posted August 17, 2017 Posted August 17, 2017 Hi boys and girls, why i get error in game server when i add new vorpal armor? i make this setting, <?xml version="1.0" encoding="UTF-8"?> <list> <item id="9316" type="Armor" name="Vorpal Helmet"> <set name="default_action" val="equip" /> <set name="armor_type" val="heavy" /> <set name="bodypart" val="head" /> <set name="crystal_type" val="s" /> <set name="crystal_count" val="715" /> <set name="material" val="scale_of_dragon" /> <set name="weight" val="7620" /> <set name="price" val="14300000" /> <for> <add order="0x10" stat="pDef" val="75" /> <enchant order="0x0C" stat="pDef" val="0" /> </for> </item> </list> and in game server [ Cannot create item 9316 null ]; Who can help me with syntax? I download armor from http://www.maxcheaters.com/topic/176091-custom-armors/ Thx all
0 Reborn12 Posted August 17, 2017 Posted August 17, 2017 (edited) Change from heavy to HEAVY and scale_of_dragon to SCALE_OF_DRAGON And crystal_type from s to S Edited August 17, 2017 by Reborn12
0 melron Posted August 17, 2017 Posted August 17, 2017 Or you can c/p IC helmet and change the values...
0 Reborn12 Posted August 17, 2017 Posted August 17, 2017 Thx Reborn12, Is working![/size] Solved[/size] Nop locked then..
Question
criss22
Hi boys and girls, why i get error in game server when i add new vorpal armor?
i make this setting,
and in game server
Thx all
4 answers to this question
Recommended Posts