Frictional Games Forum (read-only)

Full Version: Please help using Dev. Environment mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all. Brand new to the forum, but have been viewing threads for a few days now. Additionally, this is my first attempt at a custom story. I've been doing well so far, finding help in the forums or via tutorial videos, but I seem to have finally hit an unsolvable (at least for me) rut.

In finally activating the Development Environment, instead of loading the game over and over again, I have come in contact with a few issues.

Once I load my map:

1) When I press F1 to activate debug mode, nothing happens.
2) When I press F5 to reload, again nothing happens.

I'm pretty sure I followed the tutorial on setting this up perfectly, so I'm not quite sure why it doesn't work. Any help on this would be much appreciated.

Are you on a Mac?
(10-19-2011, 04:23 AM)Your Computer Wrote: [ -> ]Are you on a Mac?
Nope, Windows 7. If helpful, I can post my cfg files...
OMG, derp. I figured it out. I accidentally added AllowQuickSave=“true”, instead of modifying the already existing script (which still said "false"). So in effect I basically confused the hell out of the cfg file.

Thank you anyway, Your Computer.