029B
Revision as of 19:04, 7 December 2015 by Spaceeinstein (talk | contribs)
Description
- Creates an object without offset at the coordinates point
Syntax
- 029B: [var] = init_object [int] at [flt1] [flt2] [flt3]
Parameter
- [var]
- Variable to store the handle of the object
- [int]
- [flt1]
- X-coordinate
- [flt2]
- Y-coordinate
- [flt3]
- Z-coordinate (or -100.0 for ground z)
This opcode behaves similarly to opcode 0107 except the z-coordinate uses the center rather than the base of the object's bounding box.
Keywords
init, create, spawn, object, model, no offset
See also
- 0107, creates an object with offset