Object won't move

Started by James Kay, Sat 21/02/2004 11:42:15

Previous topic - Next topic

James Kay

In one room I have an object which, when a particular inventory item is used on it, should move.
I'm using the command:
MoveObject(3, 9, 40, 5);
for this, but nothing seems to happen. The object is not "locked in this position" either.

Confused.  ???

Timosity

Try:

MoveObjectDirect(3, 9, 40, 5);

that usually does it

James Kay

You're right!

Cheers!  ;D

SMF spam blocked by CleanTalk