Hi all.

Im working on killstreak. You can pick 3 from a list. killstreak1 =1/0, killstreak2 = 1/0 etc. Now I made a small menu with 3 boxes and I want to show the image of the killstreak in each box. I can do this with endless "if statements" but i was wondering if there is a much faster way that it will check the values, assign them to the box and remove them from a list and check the next one. I have no idea how to do this and have no clue if this is even possible. Who can help me