I'm putting these pages together to support people who write programs
which need access to the data-files that come with the UO-Client. To make
the information complete I need Your help! I you know something about the
files that is not yet included here, please write
me. Join the quest for knowledge!
You are NOT allowed to copy or post this on another page.You
are NOT allowed to use this information for commecial software.
If you use anything on these pages in a free program, please
tell me! I would be happy if you could credit me for these pages in your
program. ;)
The "." is the thousands-sepeator.
The "," seperates the integer part and the fractional part.
Definition of the integer-names used:
| byte (8 bit = 1 byte) | word (16 bit = 2 bytes) | long (32 bit = 4 byte) | |
| unknown | 28 = 256 different values | 216 = 65.536 different values | 232 = 4.294.967.296 different values |
| signed | -128 to 127 | -32.768 to 32.767 | -2.147.483.648 to 2.147.483.647 |
| unsigned | 0 to 255 | 0 to 65.535 | 0 to 4.294.967.295 |
Ridcully (UIN: 3529874)
Ultima Online is (c) by Origin