KickPlayer

From Onset Developer Wiki
Revision as of 19:25, 28 September 2019 by X7airworker (talk | contribs)
KickPlayer

Type: Function
Context: Server
Introduced: v1.0

Description

Kicks a player with a reason, colors are not supported.

Syntax

KickPlayer(player, reason)

Parameters

  • player
    The player identifier.
  • reason
    The reason

Return Value

  • This function doesn't have a return value.

Example

__EDIT_ME__

See also

__EDIT_ME__