Posted November 21, 201212 yr I have been working on trying to check if a player is below y = 0 and teleport them to new dimension. Problem is that if(player.posY == 0){} returns null and have no clue how to fix it. Also i don't know how to teleport player to new world.
November 26, 201212 yr It should look like this. if(player.posY <= 0){} Creator of Jobo's ModLoader If I helped you could you please click the thank you button and applaud my karma.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.