View Single Post
  #7  
Old 10-19-2004, 08:22 PM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default Re: 0.6.0dr1 - various bugs -

Quote:
Originally Posted by Magoth78
Hello,

Server's version: 0.6.0dr1
DB: 0.6.0 compatible
Compile profile: Release
Server variables: ServerType at 1 and leavecorpses at 1.


-- 2handed weapons and shield: When someone is using a 2 handed weapon and loots a shield, the shield will be placed in the secondary slot letting the player to use the 2 hands weap and the Shield.

-- Ressurection: On my server, when someone dies, he will leave his corpse on the floor and he can be rez'd. But, a corpse can be rez'd more than 1 time letting the player to gain a large amount of xp just with the rez's. I've tried and it's like I can rez a corpse at infinite :(

-- Lay hand and Harm Touch: Both, when used, say 'Your spell is interrupted'. They're refreshed after 10 seconds and still says this message.

-- Corpses rotting: When someone dies, the corpse must stay on the ground. It's working well, but to see the corpse (so we can loot and rez him) we have to relog in order to see it.


Mag
All fixed. You will need to run the following command though:
ALTER TABLE `player_corpses` ADD `rezzed` TINYINT UNSIGNED DEFAULT "0"
__________________
Lethal Encounter
Reply With Quote