Can anyone tell me how to disable the level cap in missions in a mod that adds original "Heroes 5" campaigns to "Tribes of the East"?
I searched the mod's archive for any map files (.h5m, .h5p, and .h5c) so I could remove the limit in the map editor, but I couldn't find any.
The mod only contains script files, texture files, and .bin files.
Can you tell me where this limit might be specified in the script file for each mission so I can remove it?
Thanks in advance.
The mod itself is available at https://yadi.sk/d/ic0T1jEw3KRwP3
In the game, the maps (*.h5m) are unpacked. As an example, I'll give you one path: Maps\Multiplayer\A1L10\. This is the map (A1L10). To edit it in the editor, pack the Maps\Multiplayer\A1L10\ path into a ZIP file (with maximum compression), and then edit it in the editor.
Added 5 minutes later
How do I change the faction name? I changed it in \Text\Game\Towns\Types, but it doesn't change in the game.