07.04.2012, 20:46
(
Последний раз редактировалось ReneG; 08.04.2012 в 20:33.
)
I have this door object that I am moving on the z axis to open like a real door, but when I type the command it's just like SetObjectPos rather than Moving it smoothly. The door just snaps open/closed whenever the command is used. I looked up why this was happening and couldn't find anything on it. I just don't get it.
Here is the line.
Here is the line.
pawn Код:
MoveObject(cell[1],240.59960938,72.09960938,1000.79998779,0.02,0.00000000,0.00000000,12.74499512);