
Prototype: GemRB.GetPlayerScript(Slot[, Index])

Description: Queries the player's script. You can also set the scripts.

Parameters:
Slot  - the PC's position in the party
Index - script index (see scrlevel.2da)

Return value: the player's script (.bcs or .baf resref)

See also: SetPlayerScript

