Skip to content

function getPlayerInvisible (server-side)

Available since version: 0.1.5

This function will get the player invisiblity for all players.

Declaration

bool getPlayerInvisible(int id)

Parameters

  • int id: the player id.

Returns bool

true when player is invisible for all players, otherwise false.