BGforgeNet / FO2tweaks

Fallout 2 tweaks
https://forums.bgforge.net/viewforum.php?f=26
119 stars 10 forks source link

No drop items on death #52

Closed bloodaxis closed 4 years ago

bloodaxis commented 4 years ago

No drop items on death doesn't seem to do anything.

burner1024 commented 4 years ago
  1. Report FO2tweaks bugs to FO2tweaks repo.
  2. Follow the bug reporting instruction.
bloodaxis commented 4 years ago

I tried to get this working on both the bog standard fallout 2 installation and one with the Restoration patch and obviously newest ddraw.dll used for both. Here's a savegame where if I blow up sulik all the items behave as they usually do. https://i.imgur.com/vl230W8.png https://i.imgur.com/aRBWKZ3.png SLOT09.zip

burner1024 commented 4 years ago

So this savegame is from vanilla (not even unofficial patch), or from RPv2.3.3, or RPUv9, or something inbetween?

bloodaxis commented 4 years ago

This save is from the newest restoration patch (2.3.3), with nothing changed besides adding fo2tweaks and the newest sfall as well as adding some things to the ddraw.ini, I got the same results on the absolute vanilla version without anything but fo2tweaks as well though.

burner1024 commented 4 years ago

debug.log?

RP2.3.3 isn't really the newest, RPUv9 is.

bloodaxis commented 4 years ago

And here I was thinking I was actually up to date, anyway, I installed rpuv9 and tried again, same result. Also it doesn't seem as if the options I'm having trouble with are being loaded at all according to that log anyway. debug.log

Edit: The options I've tried that I've noticed not working is the knockback limiter no drop items on explosion, the run speed option was working I just thought the second set of options worked differently than they actually did.

Edit 2: So I had a look at the contents of the dat file, and it seems as if either the scripts for those two options aren't present, or they're baked into another script that's labelled differently.

burner1024 commented 4 years ago

Yeah... I screwed up the packaging. Unzip this into data/scripts. missing.zip Do they work now?

bloodaxis commented 4 years ago

Yeah they work now, also am I right in assuming that setting the no knockback option to 1 completely eliminates knockbacks?

burner1024 commented 4 years ago

No, 0 eliminates. The setting is max distance in hexes.

burner1024 commented 4 years ago

Thank you for your reports, I just pushed a new version addressing them all. (You can now delete the files previously extracted into data/scripts by hand).