BGforgeNet / Fallout2_Restoration_Project

Fallout 2 Restoration Project, updated
https://forums.bgforge.net/viewforum.php?f=39
543 stars 37 forks source link

some doors can't be opened with an item #187

Closed Owyn closed 3 months ago

Owyn commented 1 year ago

What happened

tried all kinds of lockpicks, a crowbar, a bomb - still "that does nothing" on some rare doors - they seem to be using wrong script or no script at all unlike most doors so the lockpickless-gameplay is inconsistent

What you expected to happen

opened door

Screenshot

image this door, also 4th level door on the left of the Sierra Depo, also locked doors in slaver camp where Sulik's sister was kept

Savegame

SLOT18.zip

burner1024 commented 1 year ago

Are you playing UPU or RPU?

Owyn commented 1 year ago

I thought RPU had built-in UPU, so I guess both?

burner1024 commented 1 year ago

Saves are different.

burner1024 commented 1 year ago

You'll need to provide saves for the rest. vivltdr3.int.zip this is a hotfix.

Owyn commented 1 year ago

This also fixes crowbar use, right?

here's the door in Sierra image SLOT12.zip

burner1024 commented 1 year ago

It should.

here's the door in Sierra

I can use electronic lockpick on it. What's the problem?

Owyn commented 1 year ago

What's the problem?

Using the crowbar on it says "that does nothing" even thought I opened previous 3 floor doors that way and look at the description - " a rusty old lock " - how do you even use an electronic lockpick on it? xD

burner1024 commented 1 year ago

This is what it says for me. Captura desde 2023-02-10 19-58-50 Electronic lock can be old and rusty.

Owyn commented 1 year ago

I used binoculars action to see further for it to say that, anyway, that door is exactly the same as 3 other doors on other floors I opened with my crowbar so I expected it to work here too... I mean it's a role-playing game, locking off areas just to lock-pick masters is a bit off, that's why crowbar exists

burner1024 commented 1 year ago

When using the crowbar, it says "you are too weak to bust the lock", first line in my screenshot.

Owyn commented 1 year ago

Are you sure? cuz it says "that does nothing" for me, even with strength 10 after buffout image

or was that hotfix not only for that one particular vault door? (I didn't install it yet) edit: - nope, just tested, even with the hotfix - the same about the Sierra 4th floor door - "that does nothing" using crowbar

burner1024 commented 1 year ago

What do you mean, am I sure? I made a screenshot =). In fact, I just busted it: Captura desde 2023-02-10 20-22-08

The hotfix is only for the vault door.

Owyn commented 1 year ago

You have my mods and configs from the https://github.com/BGforgeNet/FO2tweaks/issues/96 , can you try with that? cuz I don't know what else is different in our games, I have latest steam F2 version...

my data\scripts folder is also rather empty: image

my_data_scripts.zip

perhaps you have other door fix scripts in there?

burner1024 commented 1 year ago

See if you can reptoduce on fresh v26.

Owyn commented 1 year ago

Is that a new version of v26? cuz I already have v26 image

Owyn commented 1 year ago

I tried to put a fresh v26 over my game, but even with fresh ddraw.ini config it still says "that does nothing", I don't know what's our difference 😢

Owyn commented 1 year ago

Here's my wibaydr2.ssl save editors says that door is using https://pastebin.com/q1ptuU3Q image

is it the same as yours?

burner1024 commented 1 year ago

There's some difference in the scripts processed with different preprocessors. I'll look into it.

burner1024 commented 3 months ago

I can't reproduce the Sierra door issue. The difference in scripts I mentioned earlier is short-circuit evaluation, and shouldn't affect functionality. If you can reproduce on clean v28 without other mods, feel free to reopen.

~However, I've come to think that probably doors with electronic locks shouldn't be opened by crowbars. I think I'll make that change.~ Edit: nevermind, that was hasty.

Owyn commented 3 months ago

However, I've come to think that probably doors with electronic locks shouldn't be opened by crowbars. I think I'll make that change.

Wouldn't that make taking lockpicking mandatory to progress and would kill the whole variativity and different paths of choice? (the strength build)

I've started this issue because I was sad that my strength build got blocked here on this unopening door

burner1024 commented 3 months ago

Depending on how you look at it... Crowbar didn't work at all for 20 years. Did it make lockpicking mandatory for everyone? And shortly after it's fixed, here's already complaining that it made lockpicking useless.

I don't think that crowbar is supposed to work on all doors. Although if you're dead set on forcing your way through, doors can also be destroyed with explosives.

Maybe limit it to wooden doors... Not sure if there are any wooden doors with electronic locks -_-.

Owyn commented 3 months ago

Maybe limit it to wooden doors

maybe make wooden doors require less strength and metal ones - more?

and I couldn't "breeze through" the game without lockpicking, I had to use +STR drugs to open doors this way many times (and early game they were scarce so I couldn't open some doors right away)

btw, in that complain they have the very same problem with the very same door not opening :D so it's not just me here

burner1024 commented 3 months ago

They already require less. Breezing through is from before the refactor, so if you couldn't do that, it means that it works fine. And the same problem referred is also from before the refactor. I guess no changes are necessary for now.