Hi everyone,
I have CS 1.6 installed with AMX Mod X and JoeBOT. Everything works ok but now that I enabled statsx and stats_logging I see that bots don't seem to collect the necessary info to produce nice stats. When you get killed by a bot, for example, the HUD message for the "ShowKiller" option would say something like:
<bot_name> killed you with <nothing_here>
from a distance of <xx.xx> meters
He did 0 damage to you with 0 hit(s)
and still has <xx>hp and <xx>ap
You did 0 damage to him with 0 hit(s).
When playing with real people the weapon, hits and damage are all populated correctly.
(something happened and I posted this before it was finished. continuing.....)
The same thing can be seen in the logs. This is a sample line I get when disconnecting after playing exclusively against bots:
"weaponstats" (weapon "m4a1") (shots "365") (hits "0") (kills "0") (headshots "0") (tks "0") (damage "0") (deaths "0")
I don't claim to be good but I'm not that bad either
If someone knows a way around this please let me know. It would be nice to have the correct stats when bots are involved, especially because I sometimes have them when real people play too.
Thanks!