View Single Post
  #6  
Old 10-29-2011, 09:11 PM
Lex Lex is offline
Approved Member
 
Join Date: Oct 2011
Posts: 54
Default

Quote:
Originally Posted by mighty_king View Post
its only showing what dam the monster take if i kill some one or the enemy kill some of my monster its does not show the kill like crossworld
Nope:
Code:
setf ~showflyingdead 0
= what damage
Code:
setf ~showflyingdead 1
= how many kills

BTW: I do not have Crossworlds, but you said:
Quote:
Originally Posted by mighty_king View Post
when you strike the monster its only show damge not death
After setting "1" now you can see number of deaths instead of damage.

Also, I hope you have latest patch (1.7), because this parameter was introduced later.

Last edited by Lex; 10-29-2011 at 09:16 PM.
Reply With Quote