Parameters |
Description |
const char * questName |
name of the quest |
objectiveId |
id of the objective |
sendMsg |
if true it will send message to the quest smart object (true is default) |
Syntax: QuestSystem.CompleteObjective(const char *questName)
Complete objective of quest with id, only if it is active
Copyright (c) 2012. All rights reserved.
|