Skip to content
Bui edited this page Aug 29, 2014 · 1 revision

askQuiz

Script Type(s): NPC Scripts

Category: NPC Exports

Return(s):

  • value: text
Argument(s):
  • quizType: number
  • objectId: number
  • correct: number
  • questions: number
  • time: number
Notes: Sends a quiz prompt dialog to the player. Returns the value they input. Quiz type can be quiz_npc, quiz_mob, or quiz_item.
Clone this wiki locally