Now I can't open the window so I can't give Hoagie the diary.
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 MenuQuote from: accolyte on Fri 05/01/2007 20:55:14
2: A pair of smelly socks
if (music == 0) {
Ã, Ã, DisplaySpeech(BERN,"I'll turn on some music.");
Ã, Ã, PlayMusic(5);
Ã, }
Ã, Ã, if (music == 1) {
Ã, Ã, PlayMusic(6);Ã,Â
Ã, }
Ã, Ã, if (music == 2) {
Ã, Ã, PlayMusic(7);
Ã, }
Ã, if (music == 3) {
Ã, Ã, PlayMusic(8);Ã,Â
Ã, }
Ã, Ã, if (music == 4) {
Ã, Ã, PlayMusic(9);Ã,Â
Ã, }
Ã, Ã, if (music == 5) {
Ã, Ã, PlayMusic(10);Ã,Â
Ã, }
Ã, Ã, if (music == 6) {
Ã, Ã, PlayMusic(11);Ã,Â
Ã, }
Ã, Ã, if (music == 7) {
Ã, Ã, PlayMusic(12);Ã,Â
Ã, }
Ã, Ã, if (music == 8) {
Ã, Ã, PlayMusic(13);Ã,Â
Ã, Ã, music = 9;
Ã, }
Ã, Ã, if (music == 9) {
Ã, Ã, PlayMusic(14);Ã,Â
Ã, }
Ã, Ã, if (music == 10) {
Ã, Ã, DisplaySpeech(BERN,"I'll turn it off.");
Ã, Ã, PlayMusic(2);
Ã, Ã, music = 0;
Ã, }Ã,Â
Ã, if (music < 10) {
Ã, Ã, music += 1;
}
Quote from: ExoTek on Thu 07/09/2006 03:25:15
Ok, I went through all 19 pages (all in a row!) and here's one I haven't seen:
- Pope's Dropings (you know, like in "rare as pope's sh*t!") ...
Quote
Quote
The Triforce, from Zelda. It appears in many of the games, but for some inexplicable reason is always out of Link's reach!
You get it in ALTTP
QuoteA microwaveOne of the Maniac Mansion Mania Episodes have one. Forgot which one though. Maybe it was number 8 or 9. The radio-active one anyway.
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.041 seconds with 16 queries.