01.06.2012, 18:31
(ignore the lights) I am trying to figure out if I can make it so my player camera won't get stuck on the sign I placed on the top of the vehicle like:
and a screen shot of it at an angle where it doesnt catch onto the camera:
and a screen shot of it at an angle where it doesnt catch onto the camera:
Код:
new FBIsign1; FBIsign1 = CreateObject(19353, -1726.7418, 1005.0581, 18.0842, 0.0000, 0.0000, -87.9491); SetObjectMaterialText(FBIsign1, "FBI", 0, 140, "Arial Black", 100, 0, -32256, 0, 1); AttachObjectToVehicle(FBIsign1, FBIVehicle1, 0.110000, -1.804998, 0.984999, 0.000000, -89.444953, 0.000000);