
Prototype: GemRB.CreateMovement(Area, Entrance[, Direction])

Description: Moves some or all actors of the current area to the destination area.

Parameters: Area - The area resource reference where the player(s) should arrive.
        Entrance - The area entrance in the Destination area.
	Direction - The direction flag (from WMP) to use if the entrance doesn't exist.

Return value: N/A

See also: GetDestinationArea

MD5: b19700ed972c915b0910b40a746a87ee
