Skip to content

Instantly share code, notes, and snippets.

@rubensayshi
Created November 22, 2016 14:39
Show Gist options
  • Save rubensayshi/ca590b9ae1908c8aabc7b4f022dfd569 to your computer and use it in GitHub Desktop.
Save rubensayshi/ca590b9ae1908c8aabc7b4f022dfd569 to your computer and use it in GitHub Desktop.
/script local t=0;local ids={10880, 10883, 10886, 10889, 10892, 10895, 10898, 10901, 10904, 10907, 10910};for i=1,table.getn(ids) do t=t+GetStatistic(ids[i]) end;print(t)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment