Problem for teleport player on me

Hello, I am creating a menu to teleport a specific player to my position but it does not work, I tried the SetEntityCoord but it does not work, I can teleport to another player but I can not teleport a player on me, do you have answers to my question? Thank you in advance.
(C#)

Why post in the bug reports? Can you not read? There’s a fucking warning for a reason.

As for your problem, yea. Use events or something. Just send an event to the server with the ID of the player you want to teleport and then trigger an event on them to set their position.

1 Like