Skip to content

askNumber Lua export

Bui edited this page Aug 29, 2014 · 1 revision

askNumber

Script Type(s): NPC Scripts

Category: NPC Exports

Return(s):

  • value: number
Argument(s):
  • defaultValue: number
  • min: number
  • max: number
Notes: Sends a number prompt dialog to the player. Returns the value they input.
Clone this wiki locally