08.06.2009, 04:23
I'm trying to add this solid object to my sa-mp server but i don't know how. I am getting better at scripting so some of it is easy.
Heres an example
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.
I don't get it please tell me how and which is which.
Heres an example
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.
I don't get it please tell me how and which is which.