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

Syntax: QuestSystem.IsObjectiveTrackedCompleted(const char *questName, int objectiveId) 

Returns true if objective tracked assets count is enough 

 

Copyright (c) 2012. All rights reserved.