Setuser command

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Ok so get the room user of your session and the room user of the target user , and then use the RoomUser.MoveTo method to move them to your coordinatss
 

tyutu

Member
Oct 25, 2016
110
8
Ok so get the room user of your session and the room user of the target user , and then use the RoomUser.MoveTo method to move them to your coordinatss
Hi, following your tips I did a command here but it did not work the way I wanted it, the avatar moved and even then it went to wrong coordinates, I wanted it to teleport. Can you pack it for me?
 
Last edited:

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Take a look at the teleport command. There is a variable that is in the Room user class. Set that to true , move them, and then set it to false
 

Users who are viewing this thread

Top