- Joined
- May 20, 2009
- Messages
- 822
What exactly is the reason for this? This simple test proves the game can run faster.
So it doesn't seem like the reason is the game can't run faster, unless I'm missing something. What else could it be?
-
Untitled Trigger 001
-
Events
-
Time - Every 0.01 seconds of game time
-
-
Conditions
-
Actions
-
Set testvar = (testvar + 1)
-
-
-
Untitled Trigger 002
-
Events
-
Time - Elapsed game time is 1.00 seconds
-
-
Conditions
-
Actions
-
Trigger - Turn off Untitled Trigger 001 <gen>
-
Game - Display to (All players) the text: (String(testvar))
-
-
So it doesn't seem like the reason is the game can't run faster, unless I'm missing something. What else could it be?
Last edited: