Page 1 of 1

custom items ohne

Posted: Thu Sep 29, 2011 8:28 pm
by morpheus2399
go providing custom items as with npc customs?

without mods!

to example:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><list>    <item id="90000" type="Armor" name="Top-Grade Magic Belt">        <set name="old_item_id" val="13969" />        <set name="icon" val="icon.armor_magic_pin_belt_i03" />        <set name="default_action" val="equip" />        <set name="armor_type" val="light" />        <set name="bodypart" val="waist" />        <set name="immediate_effect" val="1" />        <set name="crystal_count" val="92" />        <set name="crystal_type" val="s" />        <set name="material" val="cloth" />        <set name="weight" val="440" />        <set name="price" val="1917000" />        <set name="enchant_enabled" val="1" />    </item></list>

did not become that to be feasible that is cliend mod necessary????