HRLibClientFPlayer
Class, used to define variable's type as containing the client side FPlayer values
Fields
id:
integerTeleport:
function FPlayer:Teleport(coords: vector3)SpawnVehicle:
function FPlayer:SpawnVehicle( vehModel: string|integer, spawnPedInside: boolean?, saveVehicle: boolean? ): integer?Freeze:
function FPlayer:Freeze(toggle: boolean)SetHealth:
function FPlayer:SetHealth(health: number)SetInvincibility:
function FPlayer:SetInvincibility(toggle: boolean?)
Last updated