Jump to content
Olympus Entertainment - Celebrating 10 Years! [$2k+ GIVEAWAY] ×
Special Promotion [FREE OLYMPUS+] ×

Winners of December Lottery


Recommended Posts

02dae671f4664a7bdd45cb1ac4054a4c.png

 

We used this script to randomly generate it:

_arr = ["ikiled","mave2ick","Not Mac","jdawg","Merry Lemon","EWI","Dashtonic","ShoGames","3RIP","eggmasta","seana","Tomoki Kuroki","I Am Fuzzy","Trimorphious","Dangusdean","Regal","MyersB","Piotrus","Torsin","Google","Bloomey","Prime","Armalisk","Parker Radley","Lynx","King Lee","Unjo","DubVee","DeadPool","Hot Pocket","ChopChop","Nerdy","Genghis Khan","Edge","Hunter","Creepy","Prae Chips","Sociopathic","Ming","Patrick","Lorax","Mako","Zlotych","heyday","Ryan","Last","Viper","eC Andrew","Rossco","Welch","Sandman","Panda","Chickenlittle","Kyle McDonald","Clemenza","Mustache Schultz"];
diag_log format ["Start Array: %1",_arr];

_selOne = selectRandom _arr;
_arr deleteAt (_arr find _selOne);
diag_log format ["First Array: %1",_arr];


_selTwo = selectRandom _arr;
_arr deleteAt (_arr find _selTwo);
diag_log format ["Second Array: %1",_arr];

_selThree = selectRandom _arr;

hint parsetext format ["Winners:<br/><br/>First: %1<br/>Second: %2<br/>Third: %3",_selOne,_selTwo,_selThree];

 

Congratulations @Fat Clemenza @Hot Pocket and @Chickenlittle

 

Find me in Teamspeak to choose your rewards!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and our Privacy Policy.