Returns the greeting text displayed for quest NPCs with multiple quests. Not used often; most quest NPCs offering multiple quests (and/or other options) use the Gossip functions to provide a greeting (see GetGossipText()
).
See also Quest functions.
Signature:
greetingText
=
GetGreetingText()
Returns:
greetingText
- Text to be displayed before choosing from among the NPC's multiple quests (string
)