Frictional Games Forum (read-only)

Full Version: Full conversion questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all. I working with my new FC mod and have some questions.

1) How to remove screen effect, then I look at the monster?
I edit a game.cfg file, change some strings:
-EnemyDarknessGlowMaxDistance = "0"
-CheckNearEnemyInterval = "0"
- NearEnemyDecrease = "0"
But its not work. Its only prevents sanity lost.
2) It's possible to remove pre-menu selection, when I launch game a first time?
3)How to remove a custom story selection from main menu?
1) AFAIK, you can't.
2) Reference your own default_main_settings.cfg and disable it there.
3) You can remove the text if you leave it blank in the lang file, but that doesn't prevent the user from clicking it.
ShowPreMenu="false" works, fine.
Thanks you)
1. Make a prop version of the enemy, and replace it with the original when needed.
3. Compress its folder.
Another question:
How to remove oil bar from inventory?
You need to change the image for the oilbar into "nothing".