[codename-alex-dev-commits] src client_4.0.0c_statics.txt,NONE,1.1
Brought to you by:
scriptfellow,
wza
|
From: <war...@us...> - 2003-02-25 12:53:31
|
Update of /cvsroot/codename-alex/src In directory sc8-pr-cvs1:/tmp/cvs-serv17591/src Added Files: client_4.0.0c_statics.txt Log Message: Updated client statics file for 4.0.0c AoS -- dont know if its different for non-AoS, but I doubt it. --- NEW FILE: client_4.0.0c_statics.txt --- ;=========================================================== ; Alexandria Project, a standard subs library. ;=========================================================== ;=========================================================== ; UO client specific variables ;----------------------------------------------------------- ; The #contKind and #contType values below are likely to ; change with every client.exe update ;----------------------------------------------------------- ; #contKind set %shopContKind EQUC set %menuContKind EIEB ; #contKind for drag quantity window set %dragQtyContKind GHKC ; #contKind when dragging an object set %draggingContKind WZBB set %runebookContKind EIEB set %healthBarContKind YMJC ; #contType set %bankContType QMZ ;----------------------------------------------------------- ; Legacy aliases: ;----------------------------------------------------------- set %buyMenuKind %shopContKind set %vendorMenuContKind %shopContKind set %craftMenuContKind %menuContKind set %dragContKind GHKC set %bankBoxContType %bankContType ;----------------------------------------------------------- set %_clientStaticsLoaded 1 exit |