You can read and reply to posts and download all mods without registering.
We're an independent and non-profit fan-site. Find out more about us here.
it would probably be better to remove v1.2, as we don't really support outdated mod combos. so whoever has b4 with the corresponding mods is recommended to finish the current game in progress, and then just update everything to the latest build (b5/v1.3 in this case).
The issue with this particular mod is that there's barely any practical use case for its primary function. It's pretty much only useful for players who: - Have all the keypad codes memorized,- And lack the self control to not enter codes before finding them,- But somehow do have the will to seek out and install a mod to stop themselves.
So yeah. If you want better uptake, I'd rebrand this as something like "Keypad Enhancement Mod", touting the HUD display of found codes as the main feature, because people like mods that add functionality instead of taking it away. Then maybe offer variants with and without the anti-cheesing function.
Also only offer the most current version for download, and PM a mod to roll over the download count when you update.
Also also, was this thread moved directly over here from Engineering? It's usually a better idea to create a new, uncluttered thread when going "live" with a mod.
I'm mainly annoyed that I got a bunch of "it's broken" posts after SCP b5, then fixed it...
What was the problem anyway? Other than the art codes, nothing else with keypad codes should have been changed in B5.
function OnKeypadDone() { local mCode = message().code; local code = GetProperty("KeypadCode"); if (mCode == code) { SetData("Opened", true); playSuccess(); } else { Sound.PlaySchemaAmbient(self, "no_invroom"); }}
So has anyone actually had a chance to play this since the new version?I guess no news is good news, but it's somewhat frustrating as a mod author to have lots of people giving feedback when something doesn't work, only for everyone to go silent when a fix comes around - how am I supposed to know if the fix actually works if everyone stops talking about it?Life of a software developer, I guess.
Codes are displayed when using a keypad with a known code
-When I hover the cursor over the transmitter's keyboard, the code is displayed by this mod