03.12.2012, 20:03
Hey guys, aren't there any converters from CreateObject to CreateDynamicObject?
I tried http://convertffs.com/, but it works badly, as it doesn't put fully data on the function.
See the correct way:
See the way the converter give me:
Means it's not fully .
I've tried from CreateObject.
I tried http://convertffs.com/, but it works badly, as it doesn't put fully data on the function.
See the correct way:
Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);
Код:
CreateDynamicObject(8172,171.35000000,559.14000000,0.04000000,360.00000000,-360.00000000,14.54000000); //
I've tried from CreateObject.