Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetPlayerSpawnGroup
Syntax
C++
int SetPlayerSpawnGroup(IFunctionHandler * pH, ScriptHandle playerId, ScriptHandle groupId);
Parameters 
Description 
ScriptHandle playerId 
Player identifier. 
ScriptHandle groupId 
Group identifier. 

Syntax: GameRules.SetPlayerSpawnGroup(ScriptHandle playerId, ScriptHandle groupId) 

Sets the player spawn group. 

 

Copyright (c) 2012. All rights reserved.