Skip to content

askAcceptDecline Lua export

Bui edited this page Aug 29, 2014 · 2 revisions

askAcceptDecline

Script Type(s): NPC Scripts

Category: NPC Exports

Return(s):

  • answer: number
Argument(s):
  • N/A
Notes: Sends an accept/decline dialog (typically used in quest scripts) to the player. Returns answer_accept or answer_decline when they click accept or decline, respectively.
Clone this wiki locally