Difference between revisions of "Functions"
From Unofficial QEdit Wiki Guide
LunarFuror (Talk | contribs) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | =Function 0= | + | This page is for the main functions. |
+ | |||
+ | For snippets of common functions used in many quests (useful for those starting up) see [[common_functions]] | ||
+ | |||
+ | For the Barebones quests list of reserved functions see [[Barebones_functions_list]] | ||
+ | |||
+ | ==Function 0== | ||
+ | Function 0 is the only function that is reserved. It is the first function run during any quest. |
Latest revision as of 16:43, 8 May 2019
This page is for the main functions.
For snippets of common functions used in many quests (useful for those starting up) see common_functions
For the Barebones quests list of reserved functions see Barebones_functions_list
Function 0
Function 0 is the only function that is reserved. It is the first function run during any quest.