Entity::createModelHideExcludingScriptObjects

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

Syntax

entity.createModelHideExcludingScriptObjects(x, y, z, radius, model, p5);

Required Arguments

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

Return value

  • Undefined

Example

todo

See also