Thread: 0.3.3 Bug List
View Single Post
  #20  
Old 06-02-2002, 04:38 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default life taps

I don't know enough about C++ to track this down any further.

Life taps seem to be assigning the targets HP to the caster as well. So everytime the lifetap changes the mob's HP the casters is changed to the same value, including 0HP aka death.

This seems to be located in:
Code:
void Client::Damage and void NPC::Damage
but I havn't figured out what code is the actual problem.
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote