For Neopets ONLY discussion.
Topic locked

How do you find an items ID?

Tue Jul 11, 2006 2:47 pm

???/

Tue Jul 11, 2006 2:52 pm

http://www.neoitems.net/idb/faq.php

Just go here :)

Tue Jul 11, 2006 3:03 pm

is there a way to search items on neopets based on ID #

Tue Jul 11, 2006 7:06 pm

paranoiapenguin wrote:is there a way to search items on neopets based on ID #


Nope, but you can estimate what item a certain id would be by finding two items either side of the id, and it will have been released around then.

Also in the SDB and shop stock, items are sorted in id order :)

Tue Jul 11, 2006 7:17 pm

Nope, don't think so.

Wed Jul 12, 2006 2:08 am

no i was saying if we could find a way to search such as image database we could find the unreleased items a lot easier

Wed Jul 12, 2006 3:24 am

You're trying to get the Item Adder job at JN, arent you? ;)

But yeah. Not sure about that item ID number. Not sure you can get it.

Wed Jul 12, 2006 4:15 am

To get an item's ID you have to look at the source code of a shop with the item you want the ID for in it.

This is the part of the source code where the items ID will be. The ID will be where it says ID HERE below.
Code:
[form action="/browseshop.phtml?owner=OWNER&buy_obj_info_id= ID HERE &buy_cost_neopoints=COST" method=post]


-OR-

If you have the item in your SDB the ID will be here:
Code:
[a href='/process_click.phtml?item_id= ID HERE' target='newpage']


Hope this helps :)
Topic locked