
Prototype: GemRB.CreateCreature(PartyID, CreResRef)

Description: Creates Creature in the vicinity of the player character.

Parameters: 
PartyID    - the PC's position in the party
CreResRef  - the creature's name (.cre resref)

Return value: N/A

See also: CreateItem

