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

Syntax: GameRules.RemoveSpawnLocationFromSpawnGroup(groupId,location) 

Removes a spawn location from spawn group. 

 

Copyright (c) 2012. All rights reserved.