Of course. Learn hexadecimal: first, count after me
0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA, 0xB, 0xC, 0xD, 0xE, 0xF, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C,... 0x99, 0x9A, 0x9B, 0x9C, 0x9D, 0x9E, 0x9F, 0xA0, 0xA1, 0xA2, 0xA3... up to 0xFF, 0x100, etc...
That being said, you don't have to carry on when adding flags: if you wish to have a cloak that does all first four thing, you add 0x0001 + 0x0002 + 0x0004 + 0x0008 = 0x000F (actually, everything is binary, but don't tell anyone, hex is so much easier to read!), but if you want to add all the "units of fuel" to use the max number of fuel, you do 0x0010 + 0x0020 + 0x0040 + 0x0080 = 0x00F0.
"0x" indicates the number is actually an hexadecimal one. So when adding the flags, do it in hex, the base ones are already in hex. But you'll need to convert at the end in decimal before entering as the field accepts decimal only. Let's admit you want to know how much 0x1F03 is in decimal. I've found this way, that isn't that hard and does not require any specialised calculator:
-
open any calculator, real or computerised (even the windows one will be fine)
-
enter 1 in the calculator (the first digit)
-
multiply by 16
-
add 15 (the second digit)
-
multiply by 16
-
add 0 (well, you can ignore this, but if it was different from 0, you'd have to add the third)
-
multiply by 16
-
add 3
It gives 7939 (let's hope the Windows calculator isn't buggy...)
------------------
The (url="http://"https://secure.ambrosiasw.com/cgi-bin/store/hazel.cgi?action=serve&item;=breakdown.html&BREAKDOWN;_SKUID=1480")Ambrosia Mac CD(/url) with other registrations - 5$. Paying for (url="http://"http://www.ambrosiasw.com/games/evn/")EV Nova(/url) as it's such a great game - 30$.
The (url="http://"http://www.ambrosiasw.com/games/evn/tshirts.html")1337 EV Nova T-shirt(/url) - 22$. The (url="http://"http://w00tware.ev-nova.net/")NovaTools(/url) by wOOtWare to tinker with your Nova - FREE!
The feeling you're a Nova geek - priceless.
There are things you can't buy or that are free, for everything else, there's indeed Eurocard Mastercard.