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

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

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.