Created
November 22, 2016 14:39
-
-
Save rubensayshi/ca590b9ae1908c8aabc7b4f022dfd569 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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