RedEnchilada (notice the lack of a space) (redenchilada)'s status on Sunday, 22-Jul-12 04:34:10 UTC

  1. @minti for(int i = 0; i < 6 && !(Level.collide((int)xPos-8, (int)yPos+17, "map+platform") || Level.collide((int)xPos+8, (int)yPos+17, "map+platform")) && (Level.collide((int)xPos-8, (int)yPos+22, "map+platform") || Level.collide((int)xPos+8, (int)yPos+22, "map+platform")) && ySpd < grav*2 && ySpd >= 0; i++) System.out.println("WRITE BETTER CODE YOU DOOFUS");

    Sunday, 22-Jul-12 04:34:10 UTC from web in context