20.06.2013, 15:15
So here is the code im using:
The problem appears to be that, the object moves like in 2 seconds, even I defined 5 seconds, I've also tryed 50.00 but that's too fast, and 0.5 it's too slow.
pawn Код:
movingarmysr1 = CreateObject(1583,215.5000000,1962.4000200,4409.8999000,0.0000000,0.0000000,90.0000000); //object(tar_gun2) (5)
MoveObject(movingarmysr1, 215.7000000,1951.9000200,4409.8999000, 5.00);