Total War: WARHAMMER II

Total War: WARHAMMER II

Execute External Lua File (Modding Tool)
Hiển thị 1-9 trong 9 mục
Cập nhật: 12 Thg08, 2021 @ 12:31pm

Cập nhật: 23 Thg06, 2021 @ 10:42am

Cập nhật: 16 Thg08, 2020 @ 10:51am

Cập nhật: 15 Thg08, 2020 @ 4:07am

Cập nhật: 5 Thg02, 2020 @ 1:59pm

Cập nhật: 4 Thg02, 2020 @ 7:56am

added support exec_battle.lua that works in battles and gets executed with F9

credits to ShadowCX for getting it to work

Cập nhật: 10 Thg12, 2019 @ 2:34pm

Fixed globals from _lib/* like random_army_manager and invasion_manager missing in exec scripts.

Cập nhật: 6 Thg12, 2019 @ 9:14am

Added an additional file you can run: exec2.lua with F10.

Also:
If the mod doesn't find exec.lua inside the Total War WARHAMMER II folder it will also check Total War WARHAMMER II/exec/exec.lua.
So basically you can put exec.lua and exec2.lua inside an intermediate exec folder so things are better structured.
But you don't have to.

If you're using vscode I suggest you add the exec folder to a modding workspace.

Cập nhật: 19 Thg11, 2019 @ 3:29pm