EOSERV Bug Tracker > Bug #148: PK Spells

Bug #148: PK Spells

PK Spells
ID #148
Submitter Hollows
Product EOSERV
Severity Normal
Status CLOSED, FIXED
Submitted 7th Oct 2012
Updated 7th Oct 2012
Related SVN Revisions
Rev# Date Description
r358 07 Oct 2012 21:49:34 UTC Make spell target checking code match client, Disallow casting damage spells on yourself in P ...
Hollows Submitter 11 years, 30 weeks ago

You can use damage spells on yourself in PK. this can easily be fixed by adding something like: if (victim == from) { return; } I just wanted to let you know.

Comments

Sausage Developer 11 years, 30 weeks ago

Which leads to a very easy to discover bug #149. Tested on main to not let you damage yourself.

Updated Severity to NORMAL
Updated Status to CONFIRMED

Sausage Developer 11 years, 30 weeks ago

Fixed in r358. Shame, thought it was cool. =[

Updated Status to CLOSED, FIXED

Add Comment

Please don't post unless you have something relevant to the bug to say.
Do not comment to say "thanks" or "fix this please".

Please log in to add comments. EOSERV Bug Tracker > Bug #148: PK Spells