Player

A physical player in the server

Reference

Functions

Player:CanArrest(target)

View source »

Returns if a player can arrest the target

Parameters

Player:InSpawn()

View source »

Returns if a player is in the spawn zone

Returns

Player:IsArrested()

View source »

Returns if a player is arrested

Returns

Player:IsCharacterFemale()

View source »

Returns if the player has a female character

Returns

Player:IsDeveloper()

View source »

Returns if a player is an impulse framework developer

Returns

Player:IsDonator()

View source »

Returns if a player has donator status

Returns

Player:Notify(message)

View source »

Sends a notification to a player

Parameters

Player:SetHandsBehindBack(state)

View source »

Sets if players hands are behind their back, this can be called on the server but always be called on the client to avoid lag

Parameters