Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-27-2004, 06:35 PM
Melciah's Avatar
Melciah
Fire Beetle
 
Join Date: Oct 2004
Location: Peoria, IL
Posts: 12
Default PC Corpse

Ok, I've gotten my Minilogin server working, and have been trying a few different databases, but I haven't found a SQL string to enter into the database to get PC Corpses to remain behind.

Now don't get me wrong, I still want the items to return with the person, but I would like a naked corpse to be left, so a cleric may rez someone back to the spot.

I have noticed the code for making rez only work once (see below), but can't find one to make a naked corpse spawn. (Time switch on that would be nice to modify as well)

ALTER TABLE `player_corpses` ADD `rezzed` TINYINT UNSIGNED DEFAULT "0"

Any assistance on this would be greatly appreciated.
Reply With Quote
  #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
  #3  
Old 10-29-2004, 12:12 PM
Melciah's Avatar
Melciah
Fire Beetle
 
Join Date: Oct 2004
Location: Peoria, IL
Posts: 12
Default

Thanks for the reply, very helpful.
Reply With Quote
  #4  
Old 12-22-2004, 04:49 AM
bushman77
Hill Giant
 
Join Date: May 2003
Location: In the bush
Posts: 129
Default Now corpses is bugged

after doing the variable switch, players cannot loot their corpses
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:32 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3