Difference between revisions of "ForceGreet (Procedure)"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Henning
 
imported>Catwheezle
m (Added "see also" section.)
Line 19: Line 19:
*The ForceGreet package template handles all the details about getting the actor to walk up to the player, etc.
*The ForceGreet package template handles all the details about getting the actor to walk up to the player, etc.


|SeeAlso=
*??? None.


}}
}}

Revision as of 02:55, 15 February 2012

Behavior

Description:
Used to get NPCs to engage in a specific conversation with the player

The procedure completes:
After the actor says the line (and exits dialogue with the player ???)

Parameters

  • Topic (Topic): Points to the topic that the actor will say
  • NPCWaitLocation (Location): Where the NPC will wait for the player to enter the TargetTriggerLocation
  • TargetTriggerLocation (Location): Where the player must be to trigger the actor to start dialogue

                                 

Notes

  • The ForceGreet package template handles all the details about getting the actor to walk up to the player, etc.

See Also

  • ??? None.