GetAllPlayersInBox

From Onset Developer Wiki
Revision as of 11:31, 6 September 2019 by BlueMountains (talk | contribs)
GetAllPlayersInBox

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetAllPlayersInBox(x, y, z, bx, by, bz [, bIncludeSelf])

Parameters

  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • bx
    __EDIT_ME__
  • by
    __EDIT_ME__
  • bz
    __EDIT_ME__
  • bIncludeSelf (optional)
    __EDIT_ME__

Return Value

  • Returns a table with player identifiers as value.

Example

__EDIT_ME__

See also

__EDIT_ME__