Betelgeuse wrote:as I said in the post you need to be wary when working with flags. If you have any questions about anything though I would gladly hear them. I would love feedback on the various posts in here.
me hides.

LOL.
Ok. I will.


Betelgeuse wrote:as I said in the post you need to be wary when working with flags. If you have any questions about anything though I would gladly hear them. I would love feedback on the various posts in here.
Betelgeuse wrote:hex (base 16) dec (base 10) and binary (base 2)
Those of the three most common number systems you will see in transcendence. One really easy way to convert is to open up calc.exe that is in C:\WINDOWS\system32 in windows xp (is it in Vista?)
go to view and select scientific.
press the dec toggle and enter your number you want to convert then press hex to convert to hex or bin to convert to binary.
hex number go from 0 to F (transcendence doesn't care about upper or lower case)
dec numbers go from 0 to 9 (its the numbers you use every day)
binary number are only 0 and 1
UNID in the xml are in hex. To enter a number in hex into transcendence you prefix it with 0x
0x4001 = 16385
in binary it would be 100000000000001 (does anyone know how to put binary numbers into transcendence?)
Betelgeuse wrote:ok my take on it is if you have Ubuntu you can do that stuff in your head