11-16-2014, 01:55 PM
Haha! Whoops. I will fix this in the next update. They were only supposed to be saying it to characters with less than -10,000 karma, or if they were a murderer. I did not even realise I had left in this message, noris the code for it complete.
The offending lines haveit backward:
if ( from.Kills < 5 || from.PingPong < 5 || from.Karma <= -10000 )
The offending lines haveit backward:
if ( from.Kills < 5 || from.PingPong < 5 || from.Karma <= -10000 )