Quote:
Originally Posted by nenelan
Try $ent->MovePC(19, 456, 825, 9, 1);
It seems to require the ignore restrictions 0/1 flag.
|
That was it! you da man!
I had tried with $ent->MovePC(19, 456, 825, 9, 0, false); but didn't really know what they were for.
Thanks for the help guys.