View Single Post
02-04-11, 05:07 AM   #7
Twis_Ted
A Murloc Raider
Join Date: Oct 2009
Posts: 7
Actually, i figured out how to do what I wanted. I made them 3 x 5, and changed them to Page 1, 3, and 5. Now the 13th, 14th, and 15th slots are actually the first 3 slots of page 2, 4, and 6 respectively. Now i have one more question. How would I make the two side boxes, the 6 x 2 ones fill from the bottom up. IE.
Code:
[ 11 ][ 12 ]
[  9 ][ 10 ]
[  7 ][  8 ]
[  5 ][  6 ]
[  3 ][  4 ]
[  1 ][  2 ]
That way the duplicated buttons would be on the bottom. Since these are always clicked on, where 1 and 12 are will not matter to me.

If I figure that out, I will post my code and a picture.

Thanks for the help, and awsome job spiel. Can't wait for V6 to be out.