Fixed taking the best of both worlds, with the .format thing but without renpy.call. After all, we all know call is not equivalent to renpy.call...
Code: Select all
action Call("{0}_main".format(thing))
Keeping the thread around if it can be useful to somebody!