PacificEngine / OW_CheatsMod

Togglable features and teleportation
5 stars 4 forks source link

Request: Option to hide onscreen Cheat version #3

Open Darrken opened 2 years ago

salomj commented 2 years ago

Why though? It was designed to be not an option, as it prevent people from claiming videos as not cheating.

If you really want it removed, you can always download the latest code, and just remove these lines https://github.com/PacificEngine/OW_CheatsMod/blob/main/CheatsMod.cs#L280-L287

I'm using Visual Studios 2022 for creating the mods, and there is information for customization here: https://github.com/PacificEngine/OW_CheatsMod#creating-code

salomj commented 2 years ago

Hmm... I could possibly not make it consistently present, and only appear when you have used cheats.

Darrken commented 2 years ago

If the only reason is to combat streamers, which I assume is the minority of players, then please consider that there are other ways they can cheat just as easily without a version number (Fling trainer, cheat engine, etc.). If this was a competitive game I could certainly understand trying to keep it obvious, but this is mostly an immersive single player experience.

Anyway, just a small request. It's your mod so I respect whatever you'd like to do with it!