666f0f68a3fe1

666f0f68a45c7
1 Guest is here.
 

666f0f68a4b32Beowulf

666f0f68a4bb6
Somehow that minimod does not work for me.
I guess it's just me?

Something missing because I cannot run SS2Tool because I'm on Linux?

666f0f68a4d8evoodoo47

666f0f68a4de5
remember, that means you must install the mod manager yourself, then load SCPb5, and then the minimod. have you done that?

666f0f68a4e98Beowulf

666f0f68a4ef7
Yes, first with ss2bmm and then for the minimod with dmm proper (after I noticed it said Unrecognized in ss2bmm for it).

666f0f68a4f91voodoo47

666f0f68a4fe0
is the path to the modSecurity file \SS2\dmm\SCP Hard Security\

666f0f68a5099Beowulf

666f0f68a50e9
ss22\DMM\SCP Hard Security\

Yes my game's folder is called ss22 instead of ss2

666f0f68a5217ZylonBane

666f0f68a526b
Is there anything IN the security mod folder?

666f0f68a544aBeowulf

666f0f68a54a1
Yes, the contents from the archive.
ls -alR DMM/SCP\ Hard\ Security/
'DMM/SCP Hard Security/':
total 4
drwxr-xr-x 1 winuser winuser   40 May 11 02:29 .
drwxr-xr-x 1 winuser winuser 1136 May 11 02:29 ..
-rw-r--r-- 1 winuser winuser  868 Sep  4  2023 readme.txt
drwxr-xr-x 1 winuser winuser   22 May 11 02:29 scriptdata

'DMM/SCP Hard Security/scriptdata':
total 4
drwxr-xr-x 1 winuser winuser  22 May 11 02:29 .
drwxr-xr-x 1 winuser winuser  40 May 11 02:29 ..
-rw-r--r-- 1 winuser winuser 161 Feb  4  2023 modSecurity

md5sum DMM/SCP\ Hard\ Security/scriptdata/modSecurity
fb549720c3ca7bcc36eda4adb06af8b2 [...]

Everything else seems to work fine.
It's just that when I trigger an alarm it's sufficient for me to frob a security control, not hack it as advertised.

An incompatibility with another activated mod?

mod_path .\DMM\SCP Hard Security+.\DMM\Vurt-Goo-(GrubPodVanilla-1.04)+.\DMM\Vurt's SS2 WormPod v1.0b+.\DMM\Vurt Goo (Dripping v1.0)+.\DMM\SS2 Black Egg 1.02+.\DMM\SCP-Inventory-Fumbler_1.00+.\DMM\Vurt's SS2 Flora Overhaul 1.0k+.\DMM\SS2_DeNoised_CutscenesV1+.\DMM\Tacticool_complete_v1.05+.\DMM\SS2-Alternate-Start_1.00+.\DMM\Migraine Cyberspace No Envmap+.\DMM\SS2_Pistol_Hybrid_1.01+.\DMM\Unstable Grenades+.\DMM\SS2_Repairman_1.09+.\DMM\SS2_Stasis_Trap_1.01+.\DMM\SS2_Prison_Event_1.0+.\DMM\Scary-Monsters-AI_1.03+.\DMM\Assassin-Rapier_1.00+.\DMM\Randomiser 1.21B - RSD+.\DMM\Randomiser 1.21B - Ops4 Key+.\DMM\Randomiser 1.21B - Full+.\DMM\SS2-RSD_2.04_BETA+.\DMM\New Quest Notifier+.\DMM\RealSG_1.05+.\DMM\Four Hundred v21U+.\DMM\SHTUP-ND beta 2+.\DMM\SCP_beta5+.\patch_ext

666f0f68a55ceZylonBane

666f0f68a561f
Have you tried the Death Taunts or Intoxication Effects mods? Those use the same activation method.

If none of those work, probably just Linux bullshit. All installing the mod does is create a file that the script checks for the existence of.

Code: [Select]
function IsModEnabled(modfile) {
local fname = string();
return Engine.FindFileInPath("resname_base", "scriptdata\\" + modfile, fname);
}

As long as scriptdata/modSecurity exists in ANY mod's folder, it should work.

Worst case, you could modify this function in scpScript to always return true when passed "modSecurity". Though this would be a most bletcherous hack.

666f0f68a56ceBeowulf

666f0f68a571c
With this knowledge I attempted to hardwire it in
ss2/DMM/SCP_beta5/sq_scripts/scpScript.nut
but even that does not appear to work.

Do these scripts need compiling?

666f0f68a57cfBeowulf

666f0f68a5822
Yikes! From the SS2-RSD_2.04_BETA mod:
//NOTE: incompatible with SCP Hard Security minimod
+ObjProp -1250 "Scripts" //Security Comp
{
        "Script 0" "rsdSecurityComputer"
}

Your name:
This box must be left blank:

Look at you, hacker: a pathetic creature of meat and ____!  (Fill in the missing word):
1 Guest is here.
Just another day on Citadel station...
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
666f0f68a6879