Ludeon Forums

RimWorld => Mods => Topic started by: Barik Morloc on October 21, 2017, 01:00:44 AM

Title: [Mod Request] Disable Alt + F4
Post by: Barik Morloc on October 21, 2017, 01:00:44 AM
I like playing on perma-death but I feel it is too easy to just press alt +f4 when something goes wrong. Anyway anyone can make a mod to disable it?
Title: Re: [Mod Request] Disable Alt + F4
Post by: Positronium on October 21, 2017, 05:51:36 AM
You know you could just not use it? It's fairly simple to not press alt + f4, hell i do it myself.
Title: Re: [Mod Request] Disable Alt + F4
Post by: swefan on October 21, 2017, 06:16:33 AM
You don't need a mod for this, download AutoHotkey and write in the script file
!F4::Return
This simple script will temporarily disable Alt+F4 for all programs, you can also command to use this block only when run a specific program, or simply suspend the block when you don't need it:  click File > Suspend Hotkeys in AutoHotkey
Title: Re: [Mod Request] Disable Alt + F4
Post by: Canute on October 21, 2017, 06:47:54 AM
Or he just could delete the old safegame manualy after he start the game.
When he leave the game with alt-f4 or with a crash, his colony is lost.

But seriously when someone play permadeath and think about such methods to cheat, why does he even start a permadeath game ?
Title: Re: [Mod Request] Disable Alt + F4
Post by: Barik Morloc on October 24, 2017, 08:20:35 AM
Quote from: swefan on October 21, 2017, 06:16:33 AM
You don't need a mod for this, download AutoHotkey and write in the script file
!F4::Return
This simple script will temporarily disable Alt+F4 for all programs, you can also command to use this block only when run a specific program, or simply suspend the block when you don't need it:  click File > Suspend Hotkeys in AutoHotkey
Ohhh cool thanks I will use this!
Title: Re: [Mod Request] Disable Alt + F4
Post by: Barik Morloc on October 24, 2017, 08:49:29 AM
Quote from: Canute on October 21, 2017, 06:47:54 AM
But seriously when someone play permadeath and think about such methods to cheat, why does he even start a permadeath game ?

Becuase I enjoy the excitement that every action is permanent and there is no going back. If you know there is a way out of that though it diminishes the excitement. FTL, for example, disabled ALT F4 and knowing I couldn't undo made the game very enjoyable. I guess gaming a long time, I learned to recognize weaknesses in systems in a game and taking advantage of it. Usually, I don't exploit systems outside of the gameplay and mechanics itself but with this game, the storyteller AI can be very random in it's events that I feel a bit cheated so I am more inclined to press ALT F4 because it's so easy to do and feels somewhat justified. I know it isn't though and that is why I asked for a mod that disables ALT F4