7,072
edits
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
|return = Object an object representing the visual game object that was created | |return = Object an object representing the visual game object that was created | ||
|freturn = null n/a | |freturn = null n/a | ||
|previousName = game.createObject 1.0.71 | |previousName = game.createObject 1.0.71 | ||
|exampleLua = object = gta.createObject(1335, Vec3(1062.316, -662.653, 14.652)) | |exampleLua = object = gta.createObject(1335, Vec3(1062.316, -662.653, 14.652)) | ||
edits