GameSetScreenFlags

Prototype: GemRB.GameSetScreenFlags (Bits, Operation)

Description: Sets the Display Flags of the main game screen (pane status, dialog textarea size).

Parameters:

  • Bits - This depends on the game. The lowest 2 bits are the message window size
  • Operation - The usual bit operations

Return value: N/A


Back to function index, GUIScript introduction.