
Prototype: GemRB.SetPlayerScript(Slot, Index, ScriptName)

Description: Sets the player character's script. Normally only one of the scripts are customisable via the GUI.

Parameters: Slot       - numeric, the character's slot
	    Index      - the script index (see scrlevel.2da)
            ScriptName - the script resource

Return value: N/A

See also: GetPlayerScript
