abbulicious
New Member
- Joined
- Dec 25, 2012
- Messages
- 128
- Reaction score
- 0
Well i have a question but i dont belive its that immportant to adress it directly to darkfriend
Look at this page i belive most of u know this page already but for people who dont u can find item ID's for every legendary item.
http://d3db.com/item/i/sever-323144295
And here is my question: why some of ID's have minus in front of ID. heres an example of some code (its urs FAndrey
)
NAME] == "Tzo Krin's Gaze" || [ITEMID] == "-493656604" -> [TRASH]
[NAME] == "Madstone" || [ITEMID] == "-492470683" # [CRIT%] == 0 -> [TRASH]
[NAME] == "Ivory Tower" || [ITEMID] == "1025903124" -> [TRASH]
And i dont know if i can replace these -ID with normal ID from that page above, could someone explain that to me ?

Look at this page i belive most of u know this page already but for people who dont u can find item ID's for every legendary item.
http://d3db.com/item/i/sever-323144295
And here is my question: why some of ID's have minus in front of ID. heres an example of some code (its urs FAndrey

NAME] == "Tzo Krin's Gaze" || [ITEMID] == "-493656604" -> [TRASH]
[NAME] == "Madstone" || [ITEMID] == "-492470683" # [CRIT%] == 0 -> [TRASH]
[NAME] == "Ivory Tower" || [ITEMID] == "1025903124" -> [TRASH]
And i dont know if i can replace these -ID with normal ID from that page above, could someone explain that to me ?
