6742dd7a451ad

6742dd7a46611
3 Guests are here.
 

Topic: SS2 TF's Secmod 3
Page: « 1 ... 35 [36] 37 ... 46 »
Read 213931 times  

6742dd7a47181ThiefsieFool

6742dd7a471ed
ok, the tool should start to deploy an updated NVscript osm soon, so unless you want to play around with the prison event, things should be ready to go as far as 3.2.4 is concerned, meaning nothing to add from my side (but would recommend adding the newest NVscript to the package before attaching it to the first post).
Yeah let's go, we can look at the prison thing later.
Did you notice anything with the new trait and implants? Hopefully all the strings and stuff are doing alright.

Also attaching a few more files from my side.


[secmod update 2.zip expired]

6742dd7a4736bvoodoo47

6742dd7a473bf
was just a very quick run, mostly focused on quests (art code bits now getting logged properly yaay), but will check the os upgrades if nothing else. that reminds me, did you consider moving the last os upgrade unit to the first part of rick1 (right above light 1604), SCP style? in vanilla, it's available so late it basically doesn't matter.

6742dd7a47657ThiefsieFool

6742dd7a476a7
was just a very quick run, mostly focused on quests (art code bits now getting logged properly yaay), but will check the os upgrades if nothing else. that reminds me, did you consider moving the last os upgrade unit to the first part of rick1 (right above light 1604), SCP style? in vanilla, it's available so late it basically doesn't matter.
Just give it a quick go with "summon_obj trait machine" and "summon_obj energyshellimplant" to see if the new strings are alright, should only take a moment.
And yeah I think that is a good spot for the machine, the last one is in Recreation after all.



6742dd7a477eavoodoo47

6742dd7a47839
new strings load ok, but not sure whether SecExpert doesn't need a comma after "unlike others", not an expert on English grammar.

will move the last trait machine. but a slight problem, the rec1.mis from the zip you uploaded reports as older than what is in the rtm package, so maybe reapply whatever you fixed to that to make sure there are no regressions?

//also, maybe last small suggestion for the traits - I really like the idea of being able to stack small consumables after taking the pack rat upgrade.

//will also rearrange the rick3 shodan mails, SCP style.

//and while I still have no idea why the prison event hybrid assumes the squatting position once done, I've managed to pinpoint the source - it's the Secmod motiondb, if I get rid of it, the sequence plays out fine.
« Last Edit: 12. September 2020, 12:10:48 by voodoo47 »
Acknowledged by 2 members: ThiefsieFool, RoSoDude

6742dd7a478f5ThiefsieFool

6742dd7a47945
I didn't change much so I can redo that, but I thought I had the latest version of rec1 by downloading Secmod from here, what version should I be editing?

If that's fine then it might be that I just opened a local version of rec1 by mistake.

6742dd7a479f5voodoo47

6742dd7a47a42
this should have everything that has been posted before it and after 3.2.3 integrated.

6742dd7a47ae3ThiefsieFool

6742dd7a47b33
Ok, I checked it out and rec1 from that archive actually has everything it needs.

For pack rat, I figure that will become a compatible dml mod at some point.

6742dd7a47e22voodoo47

6742dd7a47e6d
ok, the gamesys is in, and added a trait machine 1989 to rick1, and updated NVscript.

dml screwery on rick3:
-trait machine 511 set to only exist in the editor (as 1989 is now placed on rick1)
-removed the redundant black egg quest check from card slot 516 (same check is on the last door of rick1) and relinked door 514
-the two quest relevant Shodan emails now play after frobbing card slot 516 (SCP)
-the third mail trigger moved to the bridge (SCP)
-should the player enter the pod and dawdle inside for 25 seconds, the "you hesitate" Shodan mail will play. if the launch button is pressed before the 25 second timer expires, the mail won't play at all (SCP)

would recommend one full playthrough, but no chance I'll have the time.

[SECMOD3.2.4rtm2.7z expired]
« Last Edit: 12. September 2020, 17:35:38 by voodoo47 »

6742dd7a47f9dvoodoo47

6742dd7a47fec
invisibility not going away after firing a weapon; https://youtu.be/PmPqu4XKz3Q?t=99


//ok, dafuq did I just see; https://youtu.be/PmPqu4XKz3Q?t=2026 //alright, intentional.
« Last Edit: 12. September 2020, 21:15:40 by voodoo47 »

6742dd7a4828cThiefsieFool

6742dd7a482e1
invisibility not going away after firing a weapon; https://youtu.be/PmPqu4XKz3Q?t=99


//ok, dafuq did I just see; https://youtu.be/PmPqu4XKz3Q?t=2026 //alright, intentional.

Wish I knew what happened there, isn't invisibility supposed to be vanilla now? Except for the NVPlayerScript making player arms fade.
If it is vanilla, then maybe some kind of engine bug made a stack of invisibility last forever.

6742dd7a483acvoodoo47

6742dd7a48444
I've got no idea how invisibility works, vanilla or otherwise. maybe it's the super-psi amp?

https://youtu.be/PmPqu4XKz3Q?t=2683 intentional?
« Last Edit: 13. September 2020, 07:27:57 by voodoo47 »

6742dd7a486b7ThiefsieFool

6742dd7a4870b
I've got no idea how invisibility works, vanilla or otherwise. maybe it's the super-psi amp?

https://youtu.be/PmPqu4XKz3Q?t=2683 intentional?
Doubt it, the super psi amp just shoots faster.

The thing in the video should be fixed by the SSHODAN script change I wanted earlier.

6742dd7a487d8voodoo47

6742dd7a4882b
it's not something I can help out with either way. so as far as I'm concerned, one tiny tiny rick3 dml tweak (one tripwire made into a oncetripwire, unnecessary, but I like to keep things neat sometimes) and it's done.
[rick3.mis.dml expired]

6742dd7a48a84ThiefsieFool

6742dd7a48aec
it's not something I can help out with either way. so as far as I'm concerned, one tiny tiny rick3 dml tweak (one tripwire made into a oncetripwire, unnecessary, but I like to keep things neat sometimes) and it's done.

Hmm, I'd revert the change that removes rumblers from alarm spawns, since I don't support removing original monsters like that unless they are completely unable to path around or some other critical bug, other than that it looks good.

6742dd7a48bc6voodoo47

6742dd7a48c15
the reasoning behind that is there is no way for the rumblers to get into the tiny rick3 area, making it very obvious they are spawns which breaks immersion, but feel free to change it in any way you see fit.

it's trivial to edit the dml and pop different AIs into the spawn slots.

6742dd7a48eadThiefsieFool

6742dd7a48f05
the reasoning behind that is there is no way for the rumblers to get into the tiny rick3 area, making it very obvious they are spawns which breaks immersion, but feel free to change it in any way you see fit.

it's trivial to edit the dml and pop different AIs into the spawn slots.
I get that they can't follow you if you go down the ladder, but most of the level is still accessible to them, not to mention in this mod they can sometimes jump down ladder or elevator shafts if they get frustrated, so I'll change that.


[rick3.mis.dml expired]

6742dd7a48fe7voodoo47

6742dd7a4904b
ok, I am supposed to pop the dml into the rtm2 package, and attach it as 3.2.4 full to the first post, I take it?

//oops, the slot3 fix got deleted - that actually fixes a vanilla typo where the generator is set to spawn Invisible Arachnightmare, which does not exist, the correct creature is Invisibile Arachnid. restored that, so it's Arachnightmare, Rumbler and Invisibile Arachnid now.
« Last Edit: 13. September 2020, 18:21:52 by voodoo47 »

6742dd7a492bfThiefsieFool

6742dd7a4931d
ok, I am supposed to pop the dml into the rtm2 package, and attach it as 3.2.4 full to the first post, I take it?

//oops, the slot3 fix got deleted - that actually fixes a vanilla typo where the generator is set to spawn Invisible Arachnightmare, which does not exist, the correct creature is Invisibile Arachnid. restored that, so it's Arachnightmare, Rumbler and Invisibile Arachnid now.
You mean posting the new version now or just the new files so we can run more tests before announcing the new version?
I'm actually fine with either option.

6742dd7a493c0voodoo47

6742dd7a4941f
unless you want to run through the latest package/entire campaign or add some fixes, we should be good to go.

6742dd7a495d1ThiefsieFool

6742dd7a49629
unless you want to run through the latest package/entire campaign or add some fixes, we should be good to go.
Yeah, throw it up there.
I will do a run soon to see how the latest version feels, but the update doesn't need to wait for that.
Acknowledged by: voodoo47

6742dd7a496ffvoodoo47

6742dd7a4974f
ok, it's up;

-needs SS2tool 12. 09. 2020 update, you need to repatch with the tool if you are running anything older.
-do not install by extracting 3.2.4 files and folders into a 3.2.3 modfolder, load 3.2.4 cleanly.
-saves are probably partially compatible, switching to 3.2.4 from 3.2.3 mid-game will not result in an unwinnable scenario, most likely. starting a new game is still highly recommended though.
Acknowledged by 2 members: Nameless Voice, ThiefsieFool

6742dd7a49877Nameless Voice

6742dd7a498c5
Especially given that the latest NVScript update may cause issues with old saved games.
Acknowledged by: voodoo47

Your name:
This box must be left blank:

How can you challenge a perfect, _____ machine? (Fill in the missing word):
3 Guests are here.
Why do you move so slowly? Do you think this is some kind of game?
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6742dd7a4ca5d