View Single Post
  #2  
Old 02-07-2012, 04:54 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 656
Default

type 1 = 1
type 2 = 2
type 3 = 4
type 4 = 8
type 5 = 16
type 6 = 32
type 7 = 64
type 8 = 128
type 9 = 256
type 10 = 512
type 11 = 1024
type 12 = 2048

type 7-8 = 192
type 1-12 = 4091

You mean that or were you referencing something else?
Reply With Quote