EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Fixing char sucked when die for Env_Damage (drops) (https://www.eqemulator.org/forums/showthread.php?t=14893)

Arex 07-20-2004 04:43 AM

Fixing char sucked when die for Env_Damage (drops)
 
I am spanish, then my english isnt very good,but i ll try explain it....

First thing, i am working on EqEmu 0-5-6, then i dont know if Devs already have fixed this bugs on other versions...

Good, I have fixed this bug in my server doing the next changue in file client_proccess.cpp:

Find "case OP_EnvDamage" and replace the last lines of code...

if(GetHP() <= 0)
Death(this,10000,0xFFFF,0x04);
SendHPUpdate();
break;

The only changue is Death(...,....); for the new line of code...

With this line of code, when u die for drop, u hit to yourself, then u dont get stucked, i wait that this help, it works nice to me, Get Fun!

animepimp 07-21-2004 01:27 AM

Any op codes you fix with 5.6 won't be of any help to the devs because every single op code got changed with the 5.7 DR 4 version.


All times are GMT -4. The time now is 03:17 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.