polserver/docs/client-notes.txt
Gabriele Tozzi 0d2237bbbf More on line endings normalization
Blame myself :P
2016-02-12 11:39:51 +01:00

20 lines
554 B
Text

A place to put notes about client oddities.
For example, I want to know something: what clients versions have what limits on skill IDs?
What client versions support weather, seasons etc?
In theory the code knows about this stuff, but I would like a little more detail/explanation
Sending Season packet RESETS the lightlevel in client to 0. - issue resolved in 099
UO:SA client will only show you loginservers who's ID is 0x3D. - only UO:SA beta
CliLoc item names are:
if (graphic < 0x4000)
1020000 + graphic
else
1095256 + graphic - 0x4000