Recent content by Lexx

  1. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Yeah, the dehydration status is actually never checked for. Even in the base game. Will have to add a new variable to track it, probably. Not sure yet.
  2. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Because no_menu has no shadow (for obvious reasons) and I wanted the main menu to look like the original, and not like fan fiction. Because ettu is not RPU and I couldn't be arsed to rebuild the map. Maybe try with the english version. The crash might be related to your translation.
  3. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Combat flag strings are very limited. This is not an ettu bug, but a general vanilla game / engine issue. If we would try to fix this, we would need a bazillion new strings to cover all critter types.
  4. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    1. It depends a lot on who gets spotted first. If the NPC gets spotted, the mantis will attack him and you will watch. If you get spotted first, the mantis will attack you and the NPC waits it out. This is because all 3 parties here have a different team ID. 4. It's not impossible, it's just...
  5. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    1. It's just the game being the game, can't fix more than I already did. 2. It's vanilla behavior. I don't want to fan-fic write some floats for him. 3. It's intended behavior. Not all wasteland critters are hostile. 4. You can argue that their target was the trader, not you. 5. Intended...
  6. Lexx

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

    Weird coming from you, who constantly finds issues with the interface. :>
  7. Lexx

    Reverse engineering Fallout 2

    We primarily need full array functions and many of the event handler functionality. Preferably all of them, for best compatibility of every mod that uses Sfall to date. https://sfall-team.github.io/sfall/hooks/
  8. Lexx

    Reverse engineering Fallout 2

    If I could do it, I would have done it like 1 or 2 years ago.
  9. Lexx

    Reverse engineering Fallout 2

    I just wish more focus would be put on bringing back important Sfall features. I'd love to port ettu over to the CE, but it requires more Sfall features like arrays and specifically event handlers, etc. Without that it's just not going to happen.
  10. Lexx

    Fallout Et Tu (Mouse lag then freeze)

    https://www.cncwrapper.com/
  11. Lexx

    Fallout 2 mod Fallout et tu - Release v1.12

    Changelog You can find the latest release here. Didn't want to sit on those fixes for too long and decided to do an early release instead of waiting much longer.
  12. Lexx

    Fallout Et Tu (Mouse lag then freeze)

    Mouse lag, freezes with latest Win11, etc. -> https://github.com/rotators/Fo1in2/issues/293 Also it helps to check out the CNC wrapper, which at least for me fixed all Win11 issues.
  13. Lexx

    how to delete/remove wall blocker tiles?

    If you use the high-res patch for the mapper, press the new TBOV button. Else go to tools -> Toggle Block Obj View. Remember to toggle it off again before saving, since the mapper will save the visible objects into the map.
  14. Lexx

    How do I make my mods as modular/compatible as possible?

    Not currently possible. The engine simply isn't modular enough in those areas.
Back
Top