Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
IsObjectiveStarted
Syntax
C++
int IsObjectiveStarted(IFunctionHandler * pH, const char * questName);
Parameters 
Description 
const char * questName 
name of the quest to which objective belongs 
objectiveId 
id of objective 

Syntax: QuestSystem.IsObjectiveStarted(const char *questName) 

Returns true if objective has been started, false if not, or quest or objective does not exist 

 

Copyright (c) 2012. All rights reserved.