What's wrong with my object mover?
#9

Everywhere I've seen with moving dynamic objects doesn't use the rotation values. So inside the DIALOG_move use:

pawn Код:
MoveDynamicObject(model, Pos[0]+Pos2[0], Pos[1]+Pos2[1], Pos[2]+Pos2[2], speed);
instead of:
pawn Код:
MoveDynamicObject(model, Pos[0]+Pos2[0], Pos[1]+Pos2[1], Pos[2]+Pos2[2], speed, 000.0,000.0,000.0);
and tell us your results
Reply


Messages In This Thread
What's wrong with my object mover?????? PLS HELP! - by qkac1234 - 26.01.2013, 11:57
Re: What's wrong with my object mover? - by IgrexolonO - 26.01.2013, 12:00
Re: What's wrong with my object mover? - by daniboi229 - 26.01.2013, 12:00
Re: What's wrong with my object mover? - by qkac1234 - 26.01.2013, 12:04
Re: What's wrong with my object mover? - by daniboi229 - 26.01.2013, 12:05
Re: What's wrong with my object mover? - by qkac1234 - 26.01.2013, 12:11
Re: What's wrong with my object mover? - by IgrexolonO - 26.01.2013, 12:14
Re: What's wrong with my object mover? - by qkac1234 - 26.01.2013, 12:19
Re: What's wrong with my object mover? - by daniboi229 - 26.01.2013, 12:31
Re: What's wrong with my object mover? - by Threshold - 26.01.2013, 13:04

Forum Jump:


Users browsing this thread: 3 Guest(s)