Skip to content

Instantly share code, notes, and snippets.

@brecert
Created April 10, 2018 19:19
Show Gist options
  • Save brecert/4a4f1fe0c301f29c03418b1bf603dabe to your computer and use it in GitHub Desktop.
Save brecert/4a4f1fe0c301f29c03418b1bf603dabe to your computer and use it in GitHub Desktop.
$${
$$[echolog[ECHO,LOG]](X = $$px);
WAIT(1t);
$$[echolog](Y = $$py);
WAIT(1t);
$$[echolog](Z = $$pz);
WAIT(1t);
$$[echolog](Place = $$pn);
wait(1t);
$$[echolog](WORLD = %DIMENSION%)
}$$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment