Difference between revisions of "ForceActiveQuest"

57 bytes added ,  09:25, 15 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Ez0n3
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=='''Description'''==
{{Function
 
|origin = GECK1
[[ForceActiveQuest]] makes a specified quest the active quest.
|summary = [[ForceActiveQuest]] makes a specified quest the active quest.
 
|name = ForceActiveQuest
=='''Syntax'''==
|returnType = void
 
|arguments =  
ForceActiveQuest ''QuestID''
  {{FunctionArgument
 
  |Name = QuestID
=='''Examples'''==
  |Type = ref
 
  }}
  ForceActiveQuest MyQuest
  |example = ForceActiveQuest MyQuest
Forces MyQuest to be the active quest.
Forces MyQuest to be the active quest.
 
}}
=='''Notes'''==
*None.
 


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
Anonymous user