Is it possible to modify the game speed using mods? I would like to be able to change the speed / paused for my different custom events.
I know you can use
and
in the console.
Is there maybe a way to call those from a mod or is there specific commands in the game files I can used to change game speed / game paused.
I know you can use
Code:
game_speed
Code:
game_paused
Is there maybe a way to call those from a mod or is there specific commands in the game files I can used to change game speed / game paused.