Thread: item db
View Single Post
  #12  
Old 10-17-2003, 03:21 AM
kai_shadowbane
Sarnak
 
Join Date: Sep 2003
Posts: 67
Default

Quite simply, it takes the flag #, lets say 42 (for example)
then we subtract the highest fitting number, 32
flag 32 = whatever class can use it
10 is left
next would be 8
flag 8 = class # 2 that could use it
2 is left
next (and last of this example) is 2
flag 2 = class 2 could use it
so
flag classes 32, 8, and 2 could use an item flagged with the code of 42

of course in the most recent above mentioned example, he would need to add in the code for subtracting the #s ouf of the flag total.
__________________
The downside of being better than everyone else, is that people have a tendancy to think you're pretentious.
Reply With Quote