Page 1 of 1

AIO item by bigboss support

Posted: Mon May 16, 2011 11:10 pm
by razvypp
Hello , i need help with bigboss's aioitem viewtopic.php?f=73&t=14551&hilit=aio+item , my problem is at the executing the SQL . I am using l2j server freya , and i don't have etcitems in database , so i can not run this UPDATE etcitem SET handler = 'AIOItem' WHERE item_id = 938;
i Manually edited the item xml to this
<item id="938" type="Aio" name="Deck">
<set name="icon" val="icon.etc_spell_books_red_i00" />
<set name="immediate_effect" val="1" />
<set name="material" val="silver" />
<set name="is_tradable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="AllInOne" />
</item>
but when i try to spawn item it says item doesn't exist. can anyone help me , sorry i posted here but i don't have 20 post to reply at bigboss's post.

Re: AIO item by bigboss support

Posted: Tue May 17, 2011 5:52 am
by MELERIX
you should ask in the original topic.

closed.