15.01.2016, 19:53
It's because of the fact that you're not actually moving it downwards, or setting the Z position lower than the original position.
Код:
MoveDynamicObject(Gates[i][GateID], Gates[i][GateXM], Gates[i][GateYM], Gates[i][GateZM]-5, Gates[i][GateSpeed], Gates[i][GateRXM], Gates[i][GateRYM], Gates[i][GateRZM]);