Original War

Original War

Arabian Campaign
ondrejgurecky 28. mar. 2022 kl. 17:05
Mission 10 - medal
Hi, how much time do I have to get the medal for quick capture of the artifact on hard difficulty?
< >
Viser 1-3 af 3 kommentarer
ESnareD  [udvikler] 30. mar. 2022 kl. 9:56 
10 min from mission start. Same as medium difficulty.
ondrejgurecky 3. apr. 2022 kl. 12:57 
Oprindeligt skrevet af ESnareD:
10 min from mission start. Same as medium difficulty.
Thanks. Does that mean 12000 ticks? Or is there a way to display time count in the game?
ESnareD  [udvikler] 5. apr. 2022 kl. 9:29 
21000 ticks. 35 ticks = 1 second.
If you know how to open and launch the mission in the editor, you can insert the following code snippet anywhere to display the time.

every 0$1 do
begin
display_strings = [tick/35];
enable;
end;
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50