Portal stone ID Number

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
Post Reply
bfvaaroe
Posts: 2
Joined: Sun Aug 01, 2010 10:50 am

Portal stone ID Number

Post by bfvaaroe »

Hey...

I hope you can help me

I Can't find the item number of portal stone
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Portal stone ID Number

Post by SolidSnake »

Try 3865, anyway you can use in game Alt + g, write 'Portal Stone', click on 'Item' and see results.
Image
filfritz
Posts: 1
Joined: Wed May 20, 2009 10:24 am

Re: Portal stone ID Number

Post by filfritz »

select * from etcitem where name = 'portal stone';

>> id: 3865

Bye

:mrgreen:
User avatar
pinkcore
Posts: 247
Joined: Fri Jul 24, 2009 3:04 am
Location: Czech Republic

Re: Portal stone ID Number

Post by pinkcore »

filfritz wrote:select * from etcitem where name = 'portal stone';

>> id: 3865

Bye

:mrgreen:
Query "SELECT id FROM etcitem WHERE name = 'Portal Stone';" is more accurate, it only shows id :P
I'm not here only for food!
Post Reply