GetAllPlayersInSphere

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetAllPlayersInSphere

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetAllPlayersInSphere(x, y, z, radius [, bIncludeSelf])

Parameters

  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • radius
    __EDIT_ME__
  • bIncludeSelf (optional)
    __EDIT_ME__

Return Value

  • Returns a table with player identifiers as value.

Example

__EDIT_ME__

See also

__EDIT_ME__