
Prototype: GemRB.GameSetExpansion(mode)

Description: Sets the expansion mode. Most games were created in a two in one and could start the game as expansion only (or transfer to the expansion).
This command selects between these two modes.

-- this command is not working --

Parameters: Mode - 0 or 1

Return value: N/A

See also: LoadGame, GameType(variable)

