Timers in construction script?

i havent found any thread talking about using timers in construction scripts, so i thought, i’d ask: delays are not allowed for obvious reasons in construction scripts, ok. but timers seem to be allowed? even though they work kind of similar, its possible to add them to the construction script. though, when doing so, they dont seem to work as expected…IF they execute they execute only once after compiling, but not when modifying the instance. no idea why, i verified with several prints: one directly before calling “SetTimer()”, the other one inside the function. even if the function is called by the timer, it doesnt seem to execute properly…

would be great to get a definitive answer, if timers can be used (but are bugged) or cannot (then allowing to add them to the construction script is a bug i guess :))?

thx,
oliver

1 Like