Gate problem. realy big one.
#6

First of all, give us the code of the creating object.

There is 2 reason:

1- You created a Dynamic object and you did MoveObject( MoveObject is for CreateObject and MoveDyanamicObject is for CreateDynamicObject etc. Depends of your streamer ).

2- You may be did MoveObject at the same position of the current object. So the object will move the his position so you wont see anything moving.

pawn Код:
MoveObject(NCRGate1,96.44, 1924.51, 39,0.00, 0.00, -88.14);
MoveObject(NCRGate2, 96.44, 1924.51,7.13,0.00, 0.00, -88.14);
You did 2 gates that move at different position but same X and Y, 1 that goes really high and 1 that stays near the ground.

EDIT: SuperViper has been faster than me...
Reply


Messages In This Thread
Gate problem. realy big one. - by Gangster-rocks - 20.07.2012, 16:06
Re: Gate problem. realy big one. - by Gangster-rocks - 20.07.2012, 16:13
Re: Gate problem. realy big one. - by Songason - 20.07.2012, 16:26
Re: Gate problem. realy big one. - by Gangster-rocks - 20.07.2012, 16:27
Re: Gate problem. realy big one. - by SuperViper - 20.07.2012, 16:34
Re : Gate problem. realy big one. - by lelemaster - 20.07.2012, 16:36

Forum Jump:


Users browsing this thread: 1 Guest(s)