Jun 22, 2016, 10:08 AM
(Jun 22, 2016, 08:52 AM)Magnificzero Wrote: @wundrweapon Each person will get a number based on their comment sequentially (exemple : Noratix is 1, you are 2, Mattienator is 3, etc...). After that, I will just put that variable in a random number generator and bingo :-)
@Magnificzero I might be able to make this a bit easier for ya:
Each post, in its farthest upper-right corner is a number, the point in the sequence of the thread. Obviously I'm 3, the guy above me is two, etc. Using Random.org, just put in 2 for the minimum and whatever for the last post. That way you dont have to count nor do you have to subtract one.
Or maybe tht's what you intended to do idk