just solved this on my project
1) makes sure its written like this "player teleport 3 0 0 1
2) it appears that the cords are the tiles FROM the trigger/terminal, so for my case i want my player to just "teleport" 3 tiles on the X axis, that being said gotta use the trigger/terminal point like a graph, down and left are negative values and right and up are positive values
let me know if this helped or maybe my project is just bugged