Update of /cvsroot/wpdev/xmlscripts/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23309
Modified Files:
check.py
Log Message:
exploit fix
Index: check.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/check.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** check.py 8 Oct 2004 01:14:15 -0000 1.9
--- check.py 8 Oct 2004 01:19:41 -0000 1.10
***************
*** 22,25 ****
--- 22,29 ----
def onUse( char, item ):
+ if not char.canreach(item, -1):
+ char.socket.clilocmessage(500364)
+ return True
+
#D: 0xFE8F0 (0)
#Gold was deposited in your account:
|