| 07-14-2004, 03:09 AM | #1 |
I'm using a multiboard for my map and having a timer on top of it just looks a bit weird. I want a timer to be displayed in one of the cells on the multiboard if that's possible. I know I could set up a text something like 00:39 on it and a periodic event every second to reduce it, but I was wondering if there is a more effective solution. |
| 07-14-2004, 03:44 AM | #2 |
Nope as far as I know the only way would to do like you said a periodic event, that sets an integer to -1 each secound, then updates the mutlbioard text. |
| 07-14-2004, 05:25 AM | #3 |
And it looks pretty nice. |
