CenterOnWorld

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

This function will move the player to the specified exterior grid coordinates of the chosen worldspace.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
CenterOnWorld worldspace:ref xCoord:int yCoord:int 

Or:

COW worldspace:ref xCoord:int yCoord:int

Example

COW Wasteland 0 0 

See Also