SMW Orb: Disable Timer Countdown for episode (How to override this setting)
Posted: Fri Jul 04, 2025 8:32 pm
SMW Orb is NPC 354, I have examined its file and found there are configurable settings for disabling it. If I alter the base files by simply changing true to false on doTimerCountdown, I get exactly what I want.
But I am a little inexperienced, because if I try to copy the lua file to my episode folder, there is a crash.

How exactly can I get this setting to operate in my folder?

It's very easy in its default directory but something about it makes copy+paste npc-354.lua not really work, and I can't fully understand why
But I am a little inexperienced, because if I try to copy the lua file to my episode folder, there is a crash.

How exactly can I get this setting to operate in my folder?

It's very easy in its default directory but something about it makes copy+paste npc-354.lua not really work, and I can't fully understand why