This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuName[0].codename = "Ponch"; Name[1].codename = "Darth"; Name[2].codename = "Ghost"; Name[3].codename = "Icey"; Name[4].codename = "Dualnames";
String CodeNameGen() { // Generates a (cool) code name for an agent
String N;
N = String.Format("%s-%d", Name[Random(29)].codename, Random(99));
return N;
}
Quote from: Khris on Sun 11/03/2012 21:54:21
Could somebody please just ban him? Just a month or so. He doesn't get it, he apparently won't in the near future and it's seriously time for drastic measures, imho.
Quote from: Icey games on Sun 11/03/2012 19:50:53
I never said I was gonna have the game go commercial.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.244 seconds with 15 queries.