ID:162326
 
Or teleporting, however you want to look at it.

So I once found this X-men open source that had nightcrawler, and he was able to teleport by using .click. I tried finding it again, but I wasn't able to -_-.

Anyhow, I was curious as to how this is done.
client/Click(var/atom/A)
if(isturf(A))
mob.loc = A