Create a method that allows to inject INI into maps #1026
Replies: 3 comments
-
Aren't you suggesting this Ares feature? |
Beta Was this translation helpful? Give feedback.
-
they are similar, but [#include] cannot change the farmework of INIs (for example, #include in rules cannot affect aimd.ini), while ini sections in maps can include rules, ai, triggers, etc.( we can even change [Header] to hide spawn previews) |
Beta Was this translation helpful? Give feedback.
-
this is a land rush mode with triggers injected (so AI can move their mcv) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First check
Description
In DTA client, Game Option INIs directly write into spawnmap.ini (for example, if i check Ingame Allying, there will be
[MultiplayerDialogSettings] AllyChangeAllowed=yes AlliesAllowed=yes
in the top of spawnmap.
There are several advantages:
INI code
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions