[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.23,1.24
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-07-16 21:00:44
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1933/webroot Modified Files: ChangeLog.wolfpack Log Message: New wolfpack functions: playercount, npccount, accounts.count Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** ChangeLog.wolfpack 15 Jul 2004 21:18:26 -0000 1.23 --- ChangeLog.wolfpack 16 Jul 2004 21:00:36 -0000 1.24 *************** *** 58,61 **** --- 58,64 ---- This overrides the core region change messages. - Updates to the food script. + - New function: wolfpack.playercount() + - New function: wolfpack.npccount() + - New function: wolfpack.accounts.count() - Export command updates. Checks for doors and corpses. |