Skip to content

Instantly share code, notes, and snippets.

@Jordach

Jordach/.lua Secret

Created December 14, 2017 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jordach/9758a8b79bcdc0c23c898f7a16246cf0 to your computer and use it in GitHub Desktop.
Save Jordach/9758a8b79bcdc0c23c898f7a16246cf0 to your computer and use it in GitHub Desktop.
local atlogger =
"size[8,9]"..
"list[current_name;fuel;1.5,1.5;4,4]" ..
"list[current_name;main;4,0;4,4]" ..
"list[current_player;main;0,4.5;8,1;]" ..
"list[current_player;main;0,6;8,3;8]" ..
"listring[current_name;main]" ..
"listring[current_player;main]" ..
"background[-0.45,-0.5;8.9,10;atvomat_logger_interface.png]"..
"listcolors[#3a4466;#8b9bb4;#ffffff;#4e5765;#ffffff]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment