|
Post by klausadam on May 4, 2007 7:04:49 GMT -5
So, I tried to find to find that map, but failed...
Could anyone point me to a link to download this map?
|
|
|
Post by coolkf2 on May 4, 2007 7:45:48 GMT -5
it might be a map by manhuntor...Though i didnt bother to click to download ingame.
|
|
RoBoT
Gorefast
Nobody can stop me !!!
Posts: 463
|
Post by RoBoT on May 4, 2007 9:54:50 GMT -5
I dont know this map
|
|
|
Post by manhunt0r on May 4, 2007 11:03:26 GMT -5
alpha. wait. if (ready==true) {release on the forum;} else { for(int i=1;i<0;i++) { } }
|
|
RoBoT
Gorefast
Nobody can stop me !!!
Posts: 463
|
Post by RoBoT on May 4, 2007 12:09:21 GMT -5
alpha. wait. if (ready==true) {release on the forum;} else { for(int i=1;i<0;i++) { } } huh
|
|
|
Post by manhunt0r on May 4, 2007 14:06:02 GMT -5
u really should learn the basics of programming blanguages
|
|
RoBoT
Gorefast
Nobody can stop me !!!
Posts: 463
|
Post by RoBoT on May 4, 2007 14:17:55 GMT -5
u really should learn the basics of programming blanguages LOL ;D
|
|
|
Post by zombieButcher on May 4, 2007 15:34:26 GMT -5
u really should learn the basics of programming blanguages Or maybe you shouldnt use basic programming languages on regular forums, tard.
|
|
Hayato
Stalker
Exhausted Soldier
Posts: 199
|
Post by Hayato on May 4, 2007 16:55:15 GMT -5
I think that says his map is not ready yet.
|
|
RoBoT
Gorefast
Nobody can stop me !!!
Posts: 463
|
Post by RoBoT on May 4, 2007 19:49:13 GMT -5
I dont know what he says... Im just i want this map
|
|
|
Post by manhunt0r on May 5, 2007 2:35:12 GMT -5
well zb if u cant understand an if then u are the retard here
|
|
|
Post by frozenfire on May 5, 2007 4:36:41 GMT -5
Actually technically he's saying
if the map is ready , it would be released in forum otherwise you have to keep adding 1 to i(integer) till i(integer) smaller than 0 ( which is actually infinite loop because i(integer) starts from 1)
|
|
|
Post by manhunt0r on May 5, 2007 5:37:26 GMT -5
*clap clap clap* ;D
|
|
|
Post by mrmedic on May 5, 2007 6:04:43 GMT -5
alpha. wait. if (ready==true) {release on the forum;} else { for(int i=1;i<0;i++) { } } Be a man, put all your code on one line.
|
|
|
Post by manhunt0r on May 5, 2007 7:29:49 GMT -5
lol, ok u called for it package bs; public class Bs{public static void main(String[] args){boolean ready=false;if(ready)System.out.println("release");else for(int i=1;i<0;i++){}}}
|
|