AIO item by bigboss support

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
razvypp
Posts: 37
Joined: Mon May 09, 2011 8:56 am

AIO item by bigboss support

Post 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.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: AIO item by bigboss support

Post by MELERIX »

you should ask in the original topic.

closed.
Locked