🚚Courier
Table to work with CCourier
.
CCourier
.CCourier
extends CNPC
IsFlyingCourier(courier: CCourier
): boolean
CCourier
): boolean
Name
Type
Description
Returns true
if the courier is flying.
GetRespawnTime(courier: CCourier
): number
CCourier
): number
Name
Type
Description
Returns the game time when the courier will respawn.
GetCourierState(courier: CCourier
): Enum.CourierState
CCourier
): Enum.CourierState
Name
Type
Description
Returns the courier state.
GetPlayerID(courier: CCourier
): integer
CCourier
): integer
Name
Type
Description
Returns owner's player id.
Name
Type
Description
Returns the entity that the courier is currently interacting with.
Last updated