318 B
318 B
Function: RemoveSpawnAccess(Spawn, Player)
Description: Removes the Player from accessing the Spawn.
Parameters:
spawn(Spawn) - Spawn object representingspawn.player(Spawn) - Spawn object representingplayer.
Returns: None.
Example:
RemoveSpawnAccess(Spawn, Player)