Frictional Games Forum (read-only)
Changing Full Conversion settings in-game? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Changing Full Conversion settings in-game? (/thread-16869.html)



Changing Full Conversion settings in-game? - Streetboat - 07-10-2012

I had an idea that involved changing around the settings of various in-game effects in mid-game. For example, changing the brightness or radius of night-vision in mid-game upon running a script? I had an interesting idea involving items in the Diablo universe that could change certain effects for the player, and I would love it if this were possible. It seems like it would be really easy to change, considering the changes would just involve simple number changes (For example, in the darkness light radius, change the brightness from 0.2, 0.2, 0.2, 1.0 to 0.4, 0.4, 0.4, 1.0). No reload required for that, right? <.<

I hope I'm not just way too ambitious for my own sake!


RE: Changing Full Conversion settings in-game? - Your Computer - 07-10-2012

If we could adjust values stored in CFG files dynamically, there'd be no need for full conversions, or at least less of a need.