Gamemode.PlayerSelectTeamSpawn
From GMod Wiki
Event Hook | |
Hook Name | PlayerSelectTeamSpawn |
Syntax | GM:PlayerSelectTeamSpawn( Integer teamID, Player player ) |
Description | Find a spawn point entity for this player's team. |
Returns | Returns the entity object of the spawn point. |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.PlayerSelectTeamSpawn]Gamemode.PlayerSelectTeamSpawn [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |