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