Page 1 of 1

New Items IDs

Posted: Mon Jan 10, 2011 10:29 am
by tkots
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4473
L2JDP Revision Number:7739
Hi all .
I couldnt give some items to me :) (freya last data pack and server)

I can give Vorpal Cuirass >heavy but cant give Vorpal Tunic>robe
due to http://l2jdb.l2jdp.com/db_armor.php?id=15594 its id is 15594 but saying item does not exist when trying to give (gm command)

Please help. I am used to play as mage and I need robes

Re: New Items IDs

Posted: Mon Jan 10, 2011 1:53 pm
by Zoey76
The Id's you mention are working for me.

15594
15580
15577

You should install your server properly, start by checking xml files in data/stats/items.

Re: New Items IDs

Posted: Mon Jan 10, 2011 2:29 pm
by tkots
thank you for replaying me :)

Code: Select all

<item id="15594" type="Armor" name="Vorpal Tunic">        <set name="icon" val="icon.armor_t96_u_i03" />        <set name="default_action" val="equip" />        <set name="armor_type" val="magic" />        <set name="bodypart" val="chest" />        <set name="immediate_effect" val="1" />        <set name="crystal_count" val="2010" />        <set name="crystal_type" val="s84" />        <set name="material" val="bronze" />        <set name="weight" val="1750" />        <set name="price" val="41880000" />        <set name="element_enabled" val="1" />        <set name="enchant_enabled" val="1" />        <set name="equip_condition" val="{{ec_race;{0;1;2;3;4}}}" />        <for>            <add order="0x10" stat="pDef" val="132" />            <add order="0x40" stat="maxMp" val="649" />            <enchant order="0x0C" stat="pDef" val="0" />        </for>
yes tunic is in the database but there is no way to use it in game. I tried both gm commands and //gmshop>createitem but still saying item missing.

o_O can it be possible because of my cilent sysem files? please just say yes or no :)

Re: New Items IDs

Posted: Wed Jan 12, 2011 5:58 am
by tkots
Problem solved its server a side problem .