Difference between revisions of "GetTalkedToPCParam"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 20: | Line 20: | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category: Condition Functions (CS 1.0)]] | [[Category: Condition Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Talked | |||
To | |||
PC | |||
Param | |||
End Search Terms --> |
Latest revision as of 09:35, 20 June 2008
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[edit | edit source]