View Single Post
  #5  
Old 02-14-2018, 08:40 PM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default

Quote:
Originally Posted by caravellex View Post
Ty Image.
at some point, the EqEmu source switched the corpse mechanics out of atack.cpp into corpse.cpp, and disabled the variables.

Given that line of code, would it simply work if you excluded the group provision lines? It seems like the first lines of code are signifying the client and not the group.
Also, because the database is lacking PvPreward, is it as simple as adding a new table?
The code still seems there so it should pull the variables for this. The problem is you still need to allow the clients you want to loot the mob (AllowPlayerLoot). Right now it only adds people who are in a group, if you are not grouped and kill someone, then you will not be added to the list.

The variables may not exist in the DB but you can add them back it would be a new row.. name being the db variable name and the value being whatever it needs to be.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote