GameGetFormation
Prototype: GemRB.GameGetFormation ([Which])
Description: Returns current party formation. The formations are stored in the GemRB specific formatio.2da table. If Which was supplied, it returns one of the preset formations.
Parameters:
- Which - optionally return a preset formation (index)
Return value: integer
See also: GameSetFormation
Back to function index, GUIScript introduction.