natives.CREATE OBJECT NO OFFSET

From GTA Connected
Revision as of 11:46, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
Jump to navigation Jump to search

natives.CREATE_OBJECT_NO_OFFSET

Signature: void natives.CREATE_OBJECT_NO_OFFSET(int model, Vec3 position)

Usage: spawns an object at exact coordinates without automatic ground placement

Parameters

int model Model identifier.
Vec3 position Race position.

Return

void

On failure: void