Thread: PC Corpse
View Single Post
  #2  
Old 10-27-2004, 11:59 PM
Liscadipesce's Avatar
Liscadipesce
Hill Giant
 
Join Date: Jan 2003
Location: Ontario, Canada
Posts: 110
Default Variables Table

Look in your variables table. Their is an entry called leavecorpses. Turn it to '1' to leave PC corpses.

Code:
UPDATE `variables` SET `value`='1' WHERE `varname`='leavecorpses';
__________________


(Liscadipesce) then how do you expect to run a bot?
(Liscadipesce) It has to be run off of your computer...
(Tajk) ftp? =D
Reply With Quote