08.06.2015, 13:55
Код:
AttachObjectToVehicle(sirena2, CopCar[55], 0.0, -1.9, 0.3, 270.0, 0.0, 0.0);
Код:
AttachObjectToVehicle(sirena2, CopCar[55], 0.0072, -0.0263, 0.6324, 270.0, 0.0, 0.0);
Код:
new sirena1 = CreateObject(19327, 0.0, 0.0, 0.0, 0.00000, 0.00000, 0.00000); // create the object SetObjectMaterialText(sirena1, "POLICE", 0,OBJECT_MATERIAL_SIZE_512x512, "Arial", 90, 1, 0xFF000000, 0x0000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER); //re-texture the object(and make it invisible) AttachObjectToVehicle(sirena1, CopCar[54], 0.0, -1.9, 0.3, 270.0, 0.0, 0.0);// attach and angle to the object