[BUG] You can attack yourself.
Posted: Sat Oct 27, 2007 10:15 pm
While humorous, this is obviously not intentional, unless you roleplay an emotional character.
FIX:
Below line 186, Combat.cpp
FIX:
Below line 186, Combat.cpp
Code: Select all
else if(victim == attacker)
return false;