In scenario editor if you do “show timer” event for either seconds or years the value of the seconds/years does not display only the name appears, I am using the HD add-on not sure if that’s relevant to that bug.
Edit: minutes don’t seem to work either, they only display the seconds; seems like the first number that’s supposed to be displayed is getting truncated for all three which makes two invisible and only makes seconds visible for the minutes timer.
Additionally when seconds or minutes is used, it uses in game time instead of real time so the timers are going at incorrect speeds and are blatantly faster than real time. This is evident if you set a 10 second timer condition (which properly uses real time) and try and pair it with a 10 second visual timer event, they do not sync up.
Working with the Scenario Editor I’ve encounter what appears to be a bug. The “Display Timer” Effect does not seem to work properly. There are three options, Years, Seconds, Minutes and none of them seem to work with or without text added. They don’t appear properly on the side. Seconds and Years don’t appear at all and Minutes always counts down from 60 in game seconds. I’ve attached a single screenshot but use the links provided for a few more screenshots to more fully display the error!
Hello, pleae check out this in detail report from last january. I just testit out in the edtior and can verify that the sitaution ist still exactly as describred as in the link below.
I would like to ask for a fix and want to kindly remmind to this issue, since it has been 7 months. It would mean alot for scneario makers.
I personally thought the same [it’s a bug] but i think it works!
You just need to use properly this feature:
use Display Time:
pick years/minutes/seconds whatever you prefer (years is 5 seconds i read somewhere)
in desc field you need to put:
%d to see the time!!
e.g.
2 minutes settings,
desc field: You have %d time left
in game you will see: “you have 2:00 time left”
Always USE %d to see time!
and counting:)