0827

From GTAMods Wiki
Jump to navigation Jump to search

San Andreas CONNECT_LODS


Description
Connects the object to the LOD object
Syntax
0827: assign_object [object handle1] to_lod_object [object handle2]
Parameter
[object handle1]
The handle of the object
[object handle2]
The handle of the LOD object

Objects created by the script (e.g. 0107) do not have an LOD associated to it, even if the object was assigned an LOD in the IPL file. This opcode connects the object to the LOD object. The object is normally the one seen up close and its LOD is normally the one seen far away.

Keywords

assign, connect, set, object, LOD, LODs