Quote (Ectasy @ Aug 24 2011 01:12am)
boolean finishBO3OnHoN = true;
Game game;
Random ecstasyIsAFaggot = new Random();
int wat = ecstasyIsAFaggot.nextInt(1);
if(wat)
game=new Game("HoN");
else
game=new Game("DotA");
if(!game)
{
out.println("okay the RNG is totally fucked");
throw new FuckThisRNGException();
}
oneOnOne(game);
if(game.equals("HoN");
out.println("Dotaisbetter");
This post was edited by sMACKTRiCKz on Aug 23 2011 06:26pm