- Messages
- 149
- Country

I have an onscreen timer in my mission and it freezes at 2:46:40 i.e. 10,000 seconds. Anyone know a good workaround? Basically I want give the user a finish time for a 531km soaring task which takes around 4 hours, and for my other missions the simplest thing to do is start an onscreen timer when they pass through the start gate and stop it when they finish.
Worst case I'll reset the timer to zero after two hours and we just have to remember to mentally add 2 hours to the time displayed - pretty crap though and it'll stuff pilots who take more than 4 hours 46.... I guess the good news is I've saved two bytes of memory by Aces holding the timer in a 'short int' on my 4GB PC.
B21
Worst case I'll reset the timer to zero after two hours and we just have to remember to mentally add 2 hours to the time displayed - pretty crap though and it'll stuff pilots who take more than 4 hours 46.... I guess the good news is I've saved two bytes of memory by Aces holding the timer in a 'short int' on my 4GB PC.
B21

