AOWiki :: AODevs Forums :: Arcanum :: AO Official Forums :: AOC US/EU Official Forums
Welcome, Guest. Please login or register.
Did you miss your activation email?
+  FC 3rd Party Dev
|-+  Anarchy Online» General Discussion» Items that are 'special' ql
Username:
Password:
 
Pages: [1]
  Print  
Author Topic: Items that are 'special' ql  (Read 1603 times)
shadowgod
Administrator
*****

Reetness: +0/-0
Offline Offline

Posts: 128



View Profile
« on: November 16, 2008, 05:30:12 »


  been making some decent progress on my itemdb site. however, i've hit an issue when it comes to items that are tagged "special" when it comes to their QL.

nothing in my data that i can find, specifically tells me if an item has this flag/property at all. the items still have an actual QL, so its not some special QL# to denote it... but i cant figure out where to find it.

 since i use jayde's tool to rip the db, i've also looked through the options in it when writing plugins, but i dont see anything in that either.  as his xml output plugin doesnt check for this tag either.

suggestions?
Logged
Neo-Vortex
Administrator
*****

Reetness: +0/-0
Offline Offline

Posts: 109



View Profile
« Reply #1 on: November 16, 2008, 12:55:06 »

Well the DB item still has a QL even if it is special, so it must be a flag somewhere that determines what it is. It could be that Jaydes tool doesn't support it at all, in which case you might be SOL... I still say you might as well just write an entirely new parser as Jaydes can be a bit iffie as-is and a replacement is needed....
Logged
Suicidal
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 20



View Profile
« Reply #2 on: November 17, 2008, 12:38:25 »

item flags 32 (0x20), thats bit 5 and in AODB resource tool its marked as "HasMultipleCount"

http://auno.org/ao/db.php?cmd=search&iflags=32

(bold tags break the link hehe)
« Last Edit: November 17, 2008, 12:41:35 by Suicidal » Logged

Xyphos
Reet
**

Reetness: +0/-1
Offline Offline

Posts: 61


View Profile
« Reply #3 on: July 05, 2009, 14:58:31 »

item flags 32 (0x20), thats bit 5 and in AODB resource tool its marked as "HasMultipleCount"

/Vouch
this is how my site does it.
checks for bit 5 on the items' "flags" attribute
Logged
Pages: [1]
  Print  

 
Jump to:  

Page created in 0.047 seconds with 16 queries.