While Posted January 15, 2014 Posted January 15, 2014 (edited) i dumped these because why the fuck not not really a snippet, more of a resource but https://www.dropbox.com/s/501smd2w6n989g2/itemdefs.txt yes i know storevalue is wrong, cba to fix atm but there's names and id's just ctrl+F whatever u need enjoy Edited January 15, 2014 by While 1
Joseph Posted January 15, 2014 Posted January 15, 2014 There's a website that contains all those names and ids
While Posted January 15, 2014 Author Posted January 15, 2014 There's a website that contains all those names and ids i already know that but i was bored
Fay Posted January 15, 2014 Posted January 15, 2014 There's a website that contains all those names and ids This is true but having a local file is nicer sometimes, when ever I need an ID I normally just pop open notepad with the list and ctrl+f instead of loading the webpage and having to deal with it.
liverare Posted January 15, 2014 Posted January 15, 2014 Good contribution. I condensed your 593 KB of data to 191 KB, which includes removing items entitled "null". This will improve performance when implementing it into my local script. I will be able to make a fast item look-up.
While Posted January 16, 2014 Author Posted January 16, 2014 Good contribution. I condensed your 593 KB of data to 191 KB, which includes removing items entitled "null". This will improve performance when implementing it into my local script. I will be able to make a fast item look-up. good il skip null next time i dump them and il have store value fixed il add more stuff over time, like ground actions and inventory actions
liverare Posted January 16, 2014 Posted January 16, 2014 good il skip null next time i dump them and il have store value fixed il add more stuff over time, like ground actions and inventory actions You don't really need to provide actions because they would be most likely handled by the script writer. But if you could find a way to distinguish all redundant items from the dump and remove them, that would be useful. (i.e., "Cave Horror".) I'll improve the data dump later by grouping together all IDs for items with the same name.
Soldtodie Posted January 16, 2014 Posted January 16, 2014 This is pointless because you can get all item ids from the official runescape page.
While Posted January 16, 2014 Author Posted January 16, 2014 This is pointless because you can get all item ids from the official runescape page. it would be helpful if you read the rest of the thread thanks