Search results

  1. nadeauhugo

    Fallout Tactics utility FTSE - Fallout Tactics Scripting Engine (0.56a)

    With FTSE 0.50, there is a way to apply bonuses to ITEMS HELD IN INVENTORY (not equipped)! Thanks A LOT Melindil. This is how you do it in "ftse.lua". In this example, the spanner is instantly giving the actor +5 to repair skill. The repair skill bonus is applied only once, regardless of the...
  2. nadeauhugo

    Changing Hit points per level formula

    Hello there, I am wondering if someone know a way to change the Hit points per level formula. I would like to remove the "+3" to it so that the number of hit points per level be significantly reduced (1-5 instead of 4-8). It would create more difference between hi and low END characters...
  3. nadeauhugo

    Fallout Tactics mod Hi there I'm new. Help a new person out.

    It will, no worries about that. It will look like this in your campaign.txt. cores = { "missions/dusttown.mis;dusttown;20;uncovered;true", } There are not much differences between multiplayer and single player maps. But be careful about the spawning points, they will be for multiplayer...
  4. nadeauhugo

    Help please! on adding new sprites on Fallout Tactics

    Oh yess I removed it. Not useful anymore as I now have all char animations done, not only Vault suit. You can have them all by downloading my mod, along with thousands of others files, especially sprites. But if you prefer I can make a new link.
  5. nadeauhugo

    Best way to play Tactics

    Tactics have many many bugs that are starting to be adressed with Melindil's Scripting Engine (https://www.nma-fallout.com/threads/fallout-tactics-scripting-engine-0-50a.216025/), like problems with burst for example. There are also many bugs with perks and traits (like NightPerson trait, Team...
  6. nadeauhugo

    Help please! on adding new sprites on Fallout Tactics

    In fact you can add as many armors in the game you want without FT Improver. The only downside is that you can't add new sprite animations/sounds for them without FT Improver. To add a new armor using existing sprites, just open Entity editor, open any armor in core/entities/items/Armor, change...
  7. nadeauhugo

    Fallout Tactics mod The Sum (1.8b)

    Hi there! Thanks for the comments yess :D Yep, that's intentional unfortunately. Random encounters are heavily bugged because of the engine. For example, a fraction of the objects they hold loose their tagname and it creates problems inside my mod. I had to remove most of them. Also, I soon...
  8. nadeauhugo

    Fallout Tactics mod Hi there I'm new. Help a new person out.

    Yeah ask anything you need. I'll try to catch your questions in time and help you out. I worked on The Sum for so long I can safely say that I know things about almost all aspect of modding Tactics. 1. Totally feasible and easy. Best way is to add a Campaign variable (a variable that can be...
  9. nadeauhugo

    Fallout Tactics mod Hi there I'm new. Help a new person out.

    He welcome here! A real pleasure for me to see a new member joining. First, if you want to give an entity a specific orientation, you must select it using the "Entity Edit" tab. Then, in the left section, you find "animationRotation" and you set it from 0 to 7. You can go above 7, but if the...
  10. nadeauhugo

    Pilot skill - Any effect?

    Never explicitely tested it, but I remember in all my playthroughs that I was amazed how well characters with no pilot skill at all were driving the cars. I think affecting speed from Pilot skill is a strange idea anyway, because anyone can press a pedal to increase speed. It should affect other...
  11. nadeauhugo

    Fallout Tactics utility FTSE - Fallout Tactics Scripting Engine (0.56a)

    Oh yeah, thank you. I'll give these a try when the .55 will be out. That will solve some pretty nasty bugs I have, and simplify many many scripts :D
  12. nadeauhugo

    Fallout Tactics mod The Sum (1.8b)

    New version available on ModDB (see very first post in this subject, or follow the link here : https://www.moddb.com/mods/thesum/downloads/155a-the-sum-nous-aurons)
  13. nadeauhugo

    Fallout Tactics utility FTSE - Fallout Tactics Scripting Engine (0.56a)

    Okay, I'm starting to take a look on your new Engine. Happy to see all this documentation! Is there a way with it to know the filename or file path of a collectable inventory item? Didn't see anything like this in the docs. What I would like to try with it, would be to use OnInventoryAdd...
  14. nadeauhugo

    Weapons special effects

    Oh, right, good to hear. I might have to ajust those in my mod as I thought they were pourcent ajustments. So, most of the time I added 5 to knockover multiplier, meaning I must have weapons that have 250% chance of knockover or something... OH GOD.
  15. nadeauhugo

    Misplaced Special maps

    Thanks, this is very informative of what's might be going down there. I made several tests with and without your fix and I was not able to trigger back the even I described. My strong feeling about this is that some sort of campaign data might get corrupted sometimes, or the savegame itself...
  16. nadeauhugo

    Misplaced Special maps

    Damn. Hell of a freaking bug I can tell you
  17. nadeauhugo

    Misplaced Special maps

    Have anyone experienced this bug? Could it be appening because of Melindil's Special maps encounter fix? Nothing is certain, but from experience, I can tell you the game engine sometimes (quite often actually) get totally lost in its Special map encounters locations, sometimes even show me like...
  18. nadeauhugo

    Fallout Tactics mod The Sum (1.8b)

    Some playing sessions of the new soon-to-arrive 1.5.5a version... (French)
  19. nadeauhugo

    Weapons special effects

    Hi all, I noticed in some places a numeric value for some weapon special effects descriptions over the Internet. Example : 50 Stun, 30 Rad damage, something like that... Do somebody know how to setup this number? I never seen any place were I could do this. I would like to change most of my...
Back
Top