AttachPlayerParachute

From Onset Developer Wiki
Revision as of 15:13, 17 November 2019 by 28days (talk | contribs)
AttachPlayerParachute

Type: Function
Context: Server
Introduced: v1.0

Description

Attach the specified player a parachute.

Syntax

AttachPlayerParachute(player, bAttach)

Parameters

  • player
    The player identifier.
  • bAttach
    The boolean status.

Return Value

  • __EDIT_ME__

Example

-- code

See also

__EDIT_ME__