drei7717
Mar 10 2012, 10:43 AM
Hello, I was wondering, how can you make someone check your game time.
For example
Man: Hello player, your game time is 10:00.
Kread-EX
Mar 10 2012, 12:00 PM
If you want it inside an event, all you need is variables and a bit of maths. By setting a variable to Play Time with the event command Control Variables, you get the total number of seconds. After, you just have to slice the number into digits and use a message to do the display. Like this:
Click to view attachment