Player

From the Fallout3 GECK Wiki
Revision as of 00:52, 10 November 2011 by imported>DewiMorgan (382 pages use this term, without defining it anywhere?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The term "player" in this wiki is used to describe several things, sometimes simultaneously. These possible meanings include:

- the human who controls the main character of the game.

- the main character of the game, the Courier or Lone Wanderer.

- a unique Actor reference which moves with the camera as it is controlled by the human; which carries all the properties and stats; which is the target for all relevant scripts and effects; which has the health, etc that are visible in the UI to represent the main character; and which is the container for the inventory items.

- a scripting keyword that is effectively a global variable that resolves to the RefID of the above actor.