08.11.2009, 09:43
I've made an object that is moving, but back to the original location is not returned, help me how to return him to reproduce all over again and again ...
new 1;
1 = CreateStreamedObject(354, 1840.1729,568.8357,25.3803,0,0,0);
MoveStreamedObject(1,1840.1729,568.8357,1.3803, 1.5);
new 1;
1 = CreateStreamedObject(354, 1840.1729,568.8357,25.3803,0,0,0);
MoveStreamedObject(1,1840.1729,568.8357,1.3803, 1.5);


