Hey...
I hope you can help me
I Can't find the item number of portal stone
Portal stone ID Number
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
Re: Portal stone ID Number
Try 3865, anyway you can use in game Alt + g, write 'Portal Stone', click on 'Item' and see results.

-
- Posts: 1
- Joined: Wed May 20, 2009 10:24 am
Re: Portal stone ID Number
select * from etcitem where name = 'portal stone';
>> id: 3865
Bye

>> id: 3865
Bye

- pinkcore
- Posts: 247
- Joined: Fri Jul 24, 2009 3:04 am
- Location: Czech Republic
Re: Portal stone ID Number
Query "SELECT id FROM etcitem WHERE name = 'Portal Stone';" is more accurate, it only shows idfilfritz wrote:select * from etcitem where name = 'portal stone';
>> id: 3865
Bye

I'm not here only for food!