Difference between revisions of "GetObjectiveCompleted"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
Line 24: | Line 24: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1. | [[Category:Functions (GECK 1.1)]] | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1. | [[Category:Condition Functions (GECK 1.1)]] | ||
[[Category:Quest Functions]] | [[Category:Quest Functions]] | ||
[[Category:Quest Functions (GECK 1. | [[Category:Quest Functions (GECK 1.1)]] |
Latest revision as of 12:29, 15 August 2009
Description[edit | edit source]
GetObjectiveCompleted Returns 1 if the specified objective is marked as completed, 0 otherwise.
Syntax[edit | edit source]
GetObjectiveCompleted QuestID, Index
Examples[edit | edit source]
GetObjectiveCompleted MyQuest 10
See if objective 10 is completed.
Notes[edit | edit source]
- None at this time
See Also[edit | edit source]
Reference[edit | edit source]
None provided.