|
From: Chad M. <cmm...@us...> - 2005-05-10 15:42:55
|
Update of /cvsroot/seq/showeq/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9826/conf Modified Files: Tag: pre_5_0_beta zoneopcodes.xml Log Message: Fixed alt exp updated to be properly process. Made the statur bar alt-exp message more useful (showing percent) also. Index: zoneopcodes.xml =================================================================== RCS file: /cvsroot/seq/showeq/conf/Attic/zoneopcodes.xml,v retrieving revision 1.1.4.15 retrieving revision 1.1.4.16 diff -u -d -r1.1.4.15 -r1.1.4.16 --- zoneopcodes.xml 7 Apr 2005 03:19:29 -0000 1.1.4.15 +++ zoneopcodes.xml 10 May 2005 15:41:59 -0000 1.1.4.16 @@ -398,8 +398,8 @@ <opcode id="6529" name="OP_SetRunMode" updated="02/15/05"> <comment>old cRunToggleCode</comment> </opcode> - <opcode id="0c78" name="OP_UpdateAA" updated="02/15/05"> - <comment></comment> + <opcode id="0c78" name="OP_AAExpUpdate" updated="02/15/05"> + <comment>Receiving AA experience. Also when percent to AA changes.</comment> </opcode> <opcode id="412a" name="OP_GetGuildMOTD" updated="02/15/05"> <comment></comment> |