Help with MoveObject [+REP]
#1

Hi,
I can't seem to understand why my moving object is not working. It is meant to rotate but it just flies off into its own world, here is the two co-ordinates given:

CLOSED: CreateObject(968,35.1000000,-1525.5000000,5.0000000,0.0000000,270.0000000,264.0 000000); //object(barrierturn) (1)

OPEN: CreateObject(968,35.1000000,-1525.5000000,5.0000000,0.0000000,340.0000000,264.0 000000); //object(barrierturn) (1)

Can somebody help me with the MoveObject? I want it to go from closed to open.
Reply
#2

Where do you put them? and do they open and close right - left, or up - down?
Reply
#3

Left - right.
Reply
#4

Could you please your MoveObject code?
Reply
#5

pawn Код:
MoveObject(Gate1, 35.1000000,-1525.5000000,340.0000000, 3); //object(barrierturn) (1));
it's wrong
Reply
#6

try to put it as CreateDynamicObject
Reply
#7

MoveObject(968,35.1000000,-1525.5000000,5.0000000,0.0000000,340.0000000,264.0 000000); ??
and set timer for close.
Reply
#8

Quote:
Originally Posted by Kenrque
Посмотреть сообщение
MoveObject(968,35.1000000,-1525.5000000,5.0000000,0.0000000,340.0000000,264.0 000000); ??
and set timer for close.
It flew off.
Reply
#9

Anybody?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)