29.03.2013, 12:45
That's probably because both of your MoveObject functions are identical.
Try changing the MoveObject under InitPos to the same as your CreateObject one:
Try changing the MoveObject under InitPos to the same as your CreateObject one:
pawn Код:
//This would be the one under InitPos
MoveObject(gate, 969,1027.4000200,1180.0999800, 9.7000000, 4.0)