Page 1 of 1

LuaGameScript.write_file during data.lua

Posted: Sat May 16, 2020 8:13 pm
by kizrak
Hello Engineers!

I would like something like LuaGameScript.write_file but available during data.lua prototyping phase. I'm aware of log() but that has a lot of noise.

Thank you,
-Kizrak

Re: LuaGameScript.write_file during data.lua

Posted: Sat May 16, 2020 10:09 pm
by DaveMcW
Related discussion: viewtopic.php?t=71506

Re: LuaGameScript.write_file during data.lua

Posted: Sat May 16, 2020 11:48 pm
by kizrak
DaveMcW wrote: Sat May 16, 2020 10:09 pm Related discussion: viewtopic.php?t=71506
Thanks so much!

Re: Fixing data stage spam