Object::doesObjectOfTypeExistAtCoords

From RAGE Multiplayer Wiki
Revision as of 20:48, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

p5 is usually 0.

Syntax

object.doesObjectOfTypeExistAtCoords(x, y, z, radius, hash, p5);

Required Arguments

  • x: float
  • y: float
  • z: float
  • radius: float
  • hash: Model hash or name
  • p5: Boolean

Return value

  • Boolean

Example

todo

See also

  • [[Object::disableGlow|mp.game.object.disableGlow