Search results

  1. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    No idea, maybe you are using an old savegame?
  2. Lexx

    Mods Compatability

    Check if it is enabled in the mods_order.txt file.
  3. Lexx

    Fallout et tu 1.10 released!

    Can't help then.
  4. Lexx

    Fallout et tu 1.10 released!

    Need savegame.
  5. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Changelog You can find the latest release here. NOTE: Old savegames are very likely NOT compatible. Delete Fo1in2 and reinstall it, if you want to play the new release with as little issues as possible. Alrighty. New version. Tried to be a little faster this time. I'm actually a little bit...
  6. Lexx

    health increments that define Wounded, Severely Wounded, Almost Dead

    I actually have no idea. It's probably better to check for this inside fo2-CE code, since it is easier to read. @NovaRain can likely easily check for it.
  7. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Encounter paladins do not spawn power armor.
  8. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Only NPCs that have the actual armor in their inventory would drop it. None of the brotherhood people have armor in their inventories.
  9. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    What are you talking about. There was never a power armor drop on dead in the game.
  10. Lexx

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

    Bruh, those videos are GB size. Who do you expect is supposed to pay for that? :D Just put it on google drive or whatever.
  11. Lexx

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

    I hope you know that updating a translation is easier than starting from scratch. You take the strings of the current russian version, compare them with the version that was used for the initial translation, and then sort through everything that has changed. There's tools for that. Obviously...
  12. Lexx

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

    This is like the 3rd or 4th attempt at a Sonora translation. At this pace it'll never get done.
  13. Lexx

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

    Basically this is exactly why none of those translations ever get finished. :D
  14. Lexx

    critters in caves

    Look at the included cvgenenc.h file
  15. Lexx

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

    Why not help those guys? Why is it that every other guy has to start their own translation from scratch?
  16. Lexx

    Scripting issue - Checking invisibility

    #define is_visible(cr) has_trait(TRAIT_OBJECT,cr,OBJECT_VISIBILITY) Works fine.
  17. Lexx

    weird ap glitch

    Set ActionPointsBar=0 in ddraw.ini file.
  18. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Well I mean, you can easily argue that the Fo1-version of the perks is pretty lame. They are all just +x% skill increases, and some pretty hefty considering the only requirement is to be level 12. It's almost like they are a last minute fix for players who fucked up their build and now need some...
  19. Lexx

    Fallout 2 mod Need a little help to solve my issue

    People who are skilled enough to work with the Sfall code can be counted on one hand. Also it is very hard to debug such issues, especially if no definitive repro exists.
Back
Top