- paulmarv
- |
- Exalted Legendary Member
"Once Bungie takes over the world, The Marty Army will take over Bungie and then we'll really have some fun."
-Marty O'Donnell
"Condemnant quod non intellegunt."
Make Bungie.net More Enjoyable: Read & Follow
Posted by: Sprool
Posted by: littlerat
Posted by: Sprool
Posted by: Sprool
Oh, and for those who want to see how the font looks like, go into any of your messengers, and look at all the fonts.
You can also look here, here, and/or here.
Next Update will definitely include font sizes. So that means that next update will definitely include a way to turn off font sizes as well? oh yeah..
cookie will be stored as "username,option1,option2,etc,etc|username2,option1,opti on2|"
options will be 0 or 1.. so
"Sprool,0,1,0,0,1|littlerat,0,1,1,1|CAVX,0,1,0,1,1,1
Just have an array and use eval() and uneval()
uneval() is array to string and eval() is string to array. Whoever decided to have those in Javascript is a genius.