Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
StartObjective
Syntax
C++
int StartObjective(IFunctionHandler * pH, const char * questName);
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.StartObjective(const char *questName) 

Start objective of quest with id 

 

Copyright (c) 2012. All rights reserved.