polserver/docs/client-notes.txt
turley 0a0d152294 crypto cleanup - Tomi
polcfg cleanup - Tomi
gargoyle flying counts as mounted
fixes for faces
fixes of cliloc msgs
added 0xbf:0x0f handle
2009-12-04 12:49:26 +00:00

20 lines
574 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