Gamemode.PlayerJoinClass
From GMod Wiki
Event Hook | |
Hook Name | PlayerJoinClass |
Syntax | GM:PlayerJoinClass( Player ply, String classname ) |
Description | Called when a player can join a class. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.PlayerJoinClass]Gamemode.PlayerJoinClass [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |