set Exact Move
Sets an exact movement for this avatar. It should be noted that this is done in conjunction with actual movement, as the exact move extended info block is only responsible for visualizing precise movement, and will synchronize to the real coordinate once the exact movement has finished.
Parameters
the coordinate delta between the current absolute x coordinate and where the avatar is going.
the coordinate delta between the current absolute z coordinate and where the avatar is going.
how many client cycles (20ms/cc) until the avatar arrives at x/z 1 coordinate.
the coordinate delta between the current absolute x coordinate and where the avatar is going.
the coordinate delta between the current absolute z coordinate and where the avatar is going.
how many client cycles (20ms/cc) until the avatar arrives at x/z 2 coordinate.
the angle the avatar will be facing throughout the exact movement, with 0 implying south, 512 west, 1024 north and 1536 east; interpolate between to get finer directions.