• mod request - no acu death nuke

    3
    0 Votes
    3 Posts
    157 Views
    Ctrl-KC
    Finally, my successor!
  • Mod suggestion: Show total missiles of selected launchers

    4
    0 Votes
    4 Posts
    241 Views
    Ctrl-KC
    Have to update it someday
  • Request for a UI Mod - SACU upgrader.

    5
    0 Votes
    5 Posts
    291 Views
    ArranA
    @ctrl-k thank you!
  • Personal UI Waifu [UI]

    uimod eternal-modpack
    19
    2
    9 Votes
    19 Posts
    2k Views
    H
    Вирус! Мод сам скачивается и устанавливается в FAF
  • Request for Mod - Chat Silencer

    1
    0 Votes
    1 Posts
    111 Views
    No one has replied
  • February 25th Patch breaks AI Wave Survival mod

    7
    0 Votes
    7 Posts
    449 Views
    R
    I appreciate that fix. I've issued a temporary fix, but will implement the fix in the next release!
  • Access ArmyBrain in mod

    9
    0 Votes
    9 Posts
    629 Views
    R
    @jip Ok, the pull request is there and ready. https://github.com/FAForever/fa/pull/4789 Thanks for your help, this had been fun. I never did even a single line of Lua before. But I have to say, Lua is cool. Cheers!
  • Making a mod [t3, t4, t5 acu upgrade] *help needed*

    1
    0 Votes
    1 Posts
    165 Views
    No one has replied
  • UI Party Mod

    52
    1 Votes
    52 Posts
    5k Views
    MachM
    hm never saw that happen, only bug with selections I notice is that when you select many units/buildings at same time with shift drag, pause button is grayed out forcing you to deselect random units until it appears, but idk if it is ui party related or general
  • SACU lives matter

    11
    1 Votes
    11 Posts
    1k Views
    ?
    @vanifica Can you add the rest of the functionality described in the 1st post? You can also name the complete (or almost complete) mod "SACU lives matter", if you want.
  • Penguin's Mods & Scripted Maps

    10
    15
    5 Votes
    10 Posts
    992 Views
    Anachronism_A
    @nuggets It seems like something changed so that the system I used for randomization no longer works reliably enough from player to player. Unfortunately, I didn't find a satisfactory quick fix that reliably avoided desyncing and provided randomness automatically. I may do a more involved fix in the future. For now, I just uploaded a new version of the mod that uses a manually set seed instead. This should avoid the desyncing issue, but if you want to get a different set of random unit sizes, you'll need to change what the seed equals in Blueprints.lua, which is located in \mods\Resize All Units To Random Sizes\hook\lua\system Note that if you are playing multiplayer, everyone in a game needs to manually set the same seed or it will desync (the seed is just equal to a number; so, you would just replace that number with a new number and save the file to change the seed).
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Why can't CapStructure build around size16 buildings?

    2
    0 Votes
    2 Posts
    221 Views
    JipJ
    The functionality is entirely in Lua. It ends up calling this: https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/SimCallbacks.lua#L202-L373 Which, when made, did not need to support a structure of that size. You can adjust / add to the logic to allow that
  • Random UI improvements [UI mod]

    44
    6
    31 Votes
    44 Posts
    5k Views
    JipJ
    If I am not mistaken they are available on the development branch. Could you check and confirm?
  • Control what engi stations automatically assist?

    2
    0 Votes
    2 Posts
    261 Views
    JipJ
    The default behavior is determined by the Engine. You can try and manipulate it through Lua however. For example when OnStartRepair of the Unit class is usually called when a unit starts repairing (assisting) a factory, you can then add Lua code there to adjust the behavior.
  • Make Custom Missions/Campaign Editor

    4
    2 Votes
    4 Posts
    240 Views
    JipJ
    I don't think this would be more complicated then the map generator itself. It is just that the map generator on its own took years to where it is now. In fact, in combination with the navigational mesh you likely have everything you need if you add in some prefabs for a base or two. Or try and generate that too, as Balthazar did with his city generator. I think what you describe is technically possible, maybe as simple as a (large) mod. The only issue is time
  • Tag to make a unit not sharable?

    3
    0 Votes
    3 Posts
    247 Views
    VanificaV
    @jip Thank you
  • [simple mod request] Commander teleporter balance change

    5
    1 Votes
    5 Posts
    287 Views
    J
    @nooby said in [simple mod request] Commander teleporter balance change: I would prefer if teleport required a large amount of instant energy in use - Like the eye of riahhne. This would make it easier to scout by the large ( think 20 + ) E storages required. Making it more expensive use wise just means you can stall your eco for a few more seconds then forcing storage. I like the gradual charge-up (too overpowered if you can just instantly escape from danger) but stalling your eco by a significant amount (dropping your shields in the process) is never a good thing.
  • UI resource update lag issue in mod

    1
    0 Votes
    1 Posts
    164 Views
    No one has replied
  • Substance painter template?

    2
    0 Votes
    2 Posts
    180 Views
    TheVVheelboyT
    Hey man, if you aren't already on it then join FAF discord. There is a whole section dedicated to mapping where I bet you will find answer to your question. And if not, then there is much more people there that can help you compared to here.