Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetObjectiveEntity
Syntax
C++
int SetObjectiveEntity(IFunctionHandler * pH, int teamId, const char * objective, ScriptHandle entityId);
Parameters 
Description 
int teamId 
Team identifier. 
const char * objective 
Objective name. 
ScriptHandle entityId 
Entity identifier. 

Syntax: GameRules.SetObjectiveEntity( int teamId, const char *objective, ScriptHandle entityId ) 

Sets the objective entity. 

 

Copyright (c) 2012. All rights reserved.