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

Syntax: QuestSystem.MoveToQuestObjective(const char *questName) 

Move to quest objective with id if quest was not completed before, finishes all active objectives, does not check prerequisites 

 

Copyright (c) 2012. All rights reserved.