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.
|