
Prototype: GemRB.SetDefaultActions(qslot, action1, action2, action3)

Description: Sets whether quick slots need an additional translation like in iwd2.
Also sets up the first three default action types.


Parameters: qslot     - bool
            action1-3 - button codes

Return value: N/A

See also: SetupControls
