30.03.2012, 18:25
Hi guys when i updated my server to 0.3d the server gates got bugged! when i open the gate everything is fine but when i close them they don't close properly ! help please
// Create the object at the center of San Andreas [just used for example]
new eg_obj = CreateObject(1234, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0);
// Rotate the object by 180 degrees on the z axis
MoveObject(eg_obj, 0, 0, 3+0.0001, 0.0001, 0.0, 0.0, 180.0);