Quote: "since Vanilla FPSC comes with only 1 timer, which is global and therefor is bad if you want multiple things running on a timer"
It's not so bad when you want to do whole seconds or longer intervals like his 5 minute request.
I made a multiple timer system for the stock (vanilla) FPSC engine (v109+) using the variables in v109.
It simply uses the global timer to increment separate variables each second.
So, you can then use the variables as separate timers by setting any variable to 0 as a way to timerstart that timer and then checking the value to count the seconds that have elapsed.
You can find it in
The FPSC Scripts List sticky, or just
click here.
So, with all you guys calling the stock engine 'Vanilla'...
Why isn't there a 'Chocolate' Mod yet?
Maybe you guys could call one of those new v115 mods, that have merged all the others, the "Chocolate FPSC".