Move
Signature
void move(float posX, float posY, float posZ); //id:0x005d
Description
Does the same as the R Move function, but with this one, the execution of the following functions is stopped until the character reaches its destination.
Alternatively, you can also use the R Move and Move Sync functions one after another.
Last updated