Total War: WARHAMMER III

Total War: WARHAMMER III

Modding Development Tools: Lua Console!
34 Comments
matheusgames 5 Feb @ 12:26pm 
Hello, is there any command to restart or force completion of the Malakai adventure missions?
Xeonzs 5 Jul, 2024 @ 5:57pm 
This remains to be a life saver when it comes to joy.
Drycha remains suicidal, refusing to confed even when she's down to her last army, but I want coeddil to be with his fellow first ancient treeman durthu, brothers in arms.
I just spawn my own coeddil with this mod.
zerkeron 22 May, 2024 @ 2:15pm 
Hi, thanks for the mod.
Thanks to you I could create a workaround for a bug regarding the "Nurgle Plagues Locked".
The Plagues button was not unlocking, even after acquiring 6000+ infections.
So I wrote a LUA-Script that just manually unlocks the button, and ran it with your mod.
Klissan 23 Mar, 2024 @ 11:46pm 
Thank you for the mod - saved me a lot of time especially to test things in multiplayer
MobǂActarion 4 Nov, 2023 @ 7:16am 
No worries :) thanks for the head up!
Groove Wizard  [author] 30 Oct, 2023 @ 1:41pm 
No news yet. Haven't had much time or energy to do any modding. This and MCT are probably going to get an update maybe this or next quarter, they need a big facelift and they both have big in-progress rewrites. Sorry I don't have better info, modding has been a drag lately.
MobǂActarion 28 Oct, 2023 @ 8:08pm 
Hello, Not wanting to be a pain but, any news about update ? :) thanks
Not effective
kyokamaru 17 Jul, 2023 @ 9:25am 
shift F3 does nothing.
Ciaphas Cain 13 Jul, 2023 @ 11:38am 
Nice one, I look forward to seeing what you do with it! GL
Groove Wizard  [author] 12 Jul, 2023 @ 6:46am 
Not yet, I'm giving the Lua Console a pretty major facelift atm which does include the button and some fixed functionality.
Ciaphas Cain 12 Jul, 2023 @ 4:11am 
Groove did you implement that UI button in this at all? Its not showing as been updated since Sept but we all know how buggy Steam can be..
SadPanda 4 May, 2023 @ 7:41pm 
If I press shift+f3 in the start menu, it loads.
If I press it ingame, it doesn't..
Silito13 24 Jan, 2023 @ 11:17am 
Is there a way to force the progression of Prophecies of Sotek with LUA? Stuck on the first stage after completing everything for several turns now
Groove Wizard  [author] 22 Oct, 2022 @ 6:20pm 
Okay phew, yeah for some reason that launch option fully disables all mods
Zirroxas 22 Oct, 2022 @ 5:10pm 
Update! The problem was that I still had the "-dx11" launch option enabled, which screws with a lot of mods apparently. Clearing my launch options fixed the problem.
Groove Wizard  [author] 21 Oct, 2022 @ 1:04pm 
I'll add a UI button to trigger it soon. I don't know why it's failing for y'all. If you can provide me with script logs (read: Reporting Issues in my MCT page for a brief overview) that will help tremendously
Zirroxas 21 Oct, 2022 @ 12:10pm 
Am also unable to access the console using Shift+F3. Please advise.
leyasu888 2 Oct, 2022 @ 5:40pm 
Hi could i ask what the code to give gifts of slaanesh to characters is?
SiCall 10 Sep, 2022 @ 6:33am 
just like everyone else, seems like shift+f3 is broken
Zacarriss 6 Sep, 2022 @ 7:44pm 
shift+f3 is not working
Epyon (AnimeToxic) 27 Aug, 2022 @ 2:01pm 
this does not have a console command for souls for the new dlc :( ? i want to add more souls
Big K 15 Jun, 2022 @ 11:04am 
I have a bug where I press shift+f3 and nothing happens
Groove Wizard  [author] 18 Apr, 2022 @ 2:14pm 
Copy/paste support added! You can paste directly from your clipboard using the new Paste button; using the "Copy" button, a new file is created in your WH3 folder called "lua_console_code.lua" with all the console contents, due to a current standing issue with copying to clipboard.
Groove Wizard  [author] 17 Apr, 2022 @ 7:06pm 
The plan is to do videos and text, yeah. I haven't ever been very happy with the tutorials I originally made, but that stuff takes so much time. We'll see where the winds take me!
[Myrm]Fable09 17 Apr, 2022 @ 6:52pm 
I followed your tutorials for Lua scripts 2 years ago when Three Kingdoms came out and got lost , then busy with life .

Havie made one tutorials back then , easy to understand with video rather than self reading through a bunch of scripts and library

https://www.youtube.com/watch?v=nwspodMiBzY&t=1412s

If you decide to make tutorial series with videos , make it as a course on Udemy , i'm sure lot of people will buy it and it also pay off the time you spent to make tutorials
Groove Wizard  [author] 17 Apr, 2022 @ 11:30am 
@Fable - This isn't intended as a thing to teach people Lua, but I do have a tutorial series planned eventually. We have a couple guides on the discord/wiki, and you can ask questions at the discord too!
Groove Wizard  [author] 17 Apr, 2022 @ 11:29am 
Added in a scrollbar and support to add lines (to a maximum of 90) or remove lines (to a minimum of 5).
[Myrm]Fable09 16 Apr, 2022 @ 12:54pm 
can you put some sample codes so non IT users can start learning on their own ?
Groove Wizard  [author] 15 Apr, 2022 @ 2:20pm 
Added in the global functions `t_set(table, index, value)` and `t_get(table, index)` as a workaround for the current bug where you can't use the [] keys in the Lua Console. Therefore, instead of doing `table[index] = value` you have to do `t_set(table, index, value)`, and instead of `local value = table[index]` you have to do `local value = t_get(table, index)`.

Enjoy!
Groove Wizard  [author] 11 Apr, 2022 @ 12:58pm 
Lua Console now properly works in battle, yay
DesertFox 10 Apr, 2022 @ 1:31pm 
glad to see you back Vandy from WH2 to WH3
Groove Wizard  [author] 10 Apr, 2022 @ 6:18am 
Should, yep
bushez 9 Apr, 2022 @ 2:30pm 
Vandy its working in battles too?