Recent content by NovaRain

  1. NovaRain

    Fallout 2 mod Configurable Loadout Cheat mod

    The mod and F12se work in 1.14 for me.
  2. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.14

    Have you run undat.exe? If you don't have a "cuts" folder with files in your Fallout1in2\data\art\ then you didn't install the mod correctly.
  3. NovaRain

    Fallout 2 mod Useable Vanilla Meat Jerky mod

    Yes, but they won't get any healing.
  4. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.14

    Move the german "splash" folder into "fo1_german\art\german\".
  5. NovaRain

    Fallout 2 mod Useable Vanilla Meat Jerky mod

    Nothing fancy, just turns vanilla meat jerky (misc item) into an minor healing item as in Fallout: Sonora (+4 HP). The effect is limited to player active use only, as critters by default can't use misc items for healing anyway. It's done via sfall scripting because changing its item type from...
  6. NovaRain

    I would like to make Fallout 2 mod, don't know where to start

    Better to use RPU (Restoration Project, updated) if you're going to make mods for RP in general. Unless your target audience is people who are still playing older RP. https://github.com/BGforgeNet/Fallout2_Restoration_Project As for hang-ups, you might want to describe them in detail so others...
  7. NovaRain

    Fallout 2 mod FO2 Engine Tweaks (Sfall)

    sfall 4.4.7 and 3.8.47 are released on SourceForge, along with their respective modders packs.
  8. NovaRain

    Looking For Compatibility Advice Concerning Modded Et Tu+Fallout 2 Setup.

    Don't use "Weaponized Radscorpion Limbs" unless you want the game to crash upon entering New Reno.
  9. NovaRain

    How to set CORRECT widescreen resolution for Fallout 2

    Make sure to check the content of mods_order.txt in your "mods" folder. If it's empty, delete it and re-run the exe installer again.
  10. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.14

    It does work in Fallout1in2: https://github.com/rotators/Fo1in2/blob/master/Fallout2/Fallout1in2/Mapper/source/scripts/GlobalScripts/gl_worldmap.ssl#L277 // Add flat +20 if player has a motion sensor or the Eyebot is in the party if (party_has_item(PID_MOTION_SENSOR) or Eyebot_In_Party) then...
  11. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Just noticed a bug in Santa Ana: if the player has the Hot-blooded trait (i.e. Bloody Mess with Spanish knowledge), talking to Lucia cannot advance "Speak with the villagers about the holiday" quest. In CCNina.ssl: procedure NodeFstDialog107 begin bitDialogExp(bit_1,100) if...
  12. NovaRain

    Modding issue when swapping object FIDs

    Check the offset values in the original overseer seat FRM?
  13. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Sonora is standalone, you don't need to install F1 or F2. For sfall, you can check my sfall support pack for Sonora.
  14. NovaRain

    Fallout 2 mod Fallout et tu - Release v1.14

    I tried your SLOT49 save several times but had no crash during the temple.
  15. NovaRain

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Top - vanilla FO2 iface, middle - your Sonora iface, bottom - my version.
Back
Top