It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I wanted to take some screenshots in Doom 3 BFG. But I found out if one presses "F12" it will apparently invoke the console and it causes an "Achievements have been disabled" error when you continue to play the game. Whenever that error shows up, it completely pauses the game and the player has to click "Accept" to continue.

I added "seta com_allowconsole 0" to the default.cfg file in the "base" folder, but the error still keeps showing up. Is there any way to fix this bug?
This question / problem has been solved by korellimage
avatar
IronArcturus: I wanted to take some screenshots in Doom 3 BFG. But I found out if one presses "F12" it will apparently invoke the console and it causes an "Achievements have been disabled" error when you continue to play the game. Whenever that error shows up, it completely pauses the game and the player has to click "Accept" to continue.

I added "seta com_allowconsole 0" to the default.cfg file in the "base" folder, but the error still keeps showing up. Is there any way to fix this bug?
The easiest option I can think of is to just rebind your screenshot key. Edit your Doom 3 BFG config file and change the below line to use a different key (you may even be able to do this in the game menus without messing about with the config file).

bind "F12" "screenshot"
avatar
korell: The easiest option I can think of is to just rebind your screenshot key. Edit your Doom 3 BFG config file and change the below line to use a different key (you may even be able to do this in the game menus without messing about with the config file).

bind "F12" "screenshot"
Thanks! In the default.cfg file, I remapped the screenshot key to F11 and now it works!