
Originally Posted by
Tiberius Nero
No it's not a bug afaik, it is an EB feature and it is there so that probably one can spot causes behind CTDs and that sort of thing (I am just guessing that this is the motive behind it though).
Erm, yes, it is definately a feature designed to help you spot bugs et all. There's no way that the command has been forgotten in the build, again.
To turn it off, go to EBBS_SCRIPT.txt line 77 and comment the line
Code:
console_command toggle_perfect_spy
out with one of these: So it looks like this:
Code:
;console_command toggle_perfect_spy
Bookmarks