08.06.2009, 15:29
PLease tell me how to make the object i create to be on the ground so it cannot float in the air.
objectid = CreateObject( 2587, 2001.195679, 1547.113892, 14.283400, 0, 0, 96 )
modelid The Model ID you want to use.
Float:X The X coordinate.
Float:Y The Y coordinate.
Float:Z The Z coordinate.
Float:rX The X rotation.
Float:rY The Y rotation.
Float:rZ the Z rotation.
objectid = CreateObject( 2587, 2001.195679, 1547.113892, 14.283400, 0, 0, 96 )
modelid The Model ID you want to use.
Float:X The X coordinate.
Float:Y The Y coordinate.
Float:Z The Z coordinate.
Float:rX The X rotation.
Float:rY The Y rotation.
Float:rZ the Z rotation.