Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
AddSpawnLocationToSpawnGroup
Syntax
C++
int AddSpawnLocationToSpawnGroup(IFunctionHandler * pH, ScriptHandle groupId, ScriptHandle location);
Parameters 
Description 
ScriptHandle groupId 
Group identifier. 
ScriptHandle location 
Location. 

Syntax: GameRules.AddSpawnLocationToSpawnGroup(groupId,location) 

Add a spawn location to spawn a group. 

 

Copyright (c) 2012. All rights reserved.