Functions
Create prop

Create prop

Just create a prop/object with sent info

Client exports

Create prop

exports.mt_lib:createProp(model, coords, heading)
  • model: string
    • Object model name
  • coords: table (vector)
    • Coordinates of the object
  • heading: number (float)
    • Heading of the object
Last updated on