Stop - Quest
Revision as of 06:23, 2 September 2014 by imported>Terra Nova2
Member of: Quest Script
Stops the quest.
Syntax
Function Stop() native
Parameters
None.
Return Value
None.
Notes
- Calling this function doesn't prevent the player from seeing a quest as completed in the quest journal.
Examples
; Stop the quest
FunQuest.Stop()