(SOLVED) Changing Winsetup options during run-time

Started by Stew, Thu 23/01/2014 14:12:57

Previous topic - Next topic

Stew

G'day,
I was wondering if it's possible to change Winsetup's options during run-time.
For example, is it possible to change language during run-time? Is it possible to start the game playing in-window-mode and then go full-screen during run-time?

Thank you. 

Crimson Wizard

Language can be changed from script with "Game.ChangeTranslation", e.g.
Code: ags

Game.ChangeTranslation("French");


Other options can't be changed.

Stew

Oh I see. So, only Translation file can be changed.
Thank you Crimson Wizard.

SMF spam blocked by CleanTalk