Time Nick Message 20:39 ExcaliburZero I am working on coding a mod which has a node that (when punched) teleports the player to a specific type of block that is directly above the node. I have started working on the teleportation code, but since I am not very familiar with lua code there is an error that I'm not sure how to fix. 20:39 ExcaliburZero Code: http://codepad.org/vsrWtWuv#line-28 20:40 ExcaliburZero Can anyone help me fix the problem? 21:06 ExcaliburZero Nevermind, I think I have fixed it. 23:59 ExcaliburZero I have fixed the problem in the code, but I can't seem to get "setpos" to work.