GetTalkedToPCParam

From the Oblivion ConstructionSet Wiki
Revision as of 17:43, 15 February 2006 by imported>Maturin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

GetTalkedToPCParam NPC_ID 

Example:

GetTalkedToPCParam ValenDrethRef

Returns 1 if NPC_ID has ever spoken to the player, 0 otherwise.


Useful mainly as a condition function. This is a non-reference function that takes the actor as a parameter instead of running on an actor.

See Also

GetTalkedToPC