Skip to content

Instantly share code, notes, and snippets.

@native-m
Created January 8, 2016 07:19
Show Gist options
  • Save native-m/dded3b7db399ca067b16 to your computer and use it in GitHub Desktop.
Save native-m/dded3b7db399ca067b16 to your computer and use it in GitHub Desktop.
function newLevel() {
setPosition(getPlayerEnt(), Player.getX(), Player.getY()+1, Player.getZ());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment