Game Development Community

Easter Eggs?

by Phillip O'Shea · in Torque Game Engine Advanced · 04/05/2008 (4:08 pm) · 7 replies

Found in guiEditor.ed.gui:

// Line 165
iDidntSayThereWasNothingBETTER = "I said there was nothing LIKE it.";

Anyone found other interesting developer *notes*? I found one in TGB a while ago, but I forgot what it was.

About the author

Head of Violent Tulip, a small independent software development company working in Wollongong, Australia. Go to http://www.violent-tulip.com/ to see our latest offerings.


#1
04/05/2008 (4:11 pm)
Check out the source code sometime. There are quite a few of those. Some, are quite funny.
#2
04/05/2008 (5:30 pm)
When I first got access to the TGE source, I found a very interesting string of profanity that has since been removed. That, by far, was my favorite "Easter Egg."

Mike's right, though. There are a few in there worth looking for =)
#3
04/08/2008 (4:25 pm)
Try to find the easter egg in Constructor.. heheh.. good luck on that one. :)
#4
04/08/2008 (6:24 pm)
I don't think it is a Easter Egg but do a search in th T3D scripts for SoundNineInchNails01Ghosts.

datablock SFXProfile( SoundNineInchNails01GhostsI )
{
   filename = "~/data/sound/Nine Inch Nails - Ghosts I-IV - 01 Ghosts I.ogg";
   description = AudioDefaultLooping3d;
   preload = true;
};
#5
04/08/2008 (8:04 pm)
@Kenneth - that's was pretty good! Of course I cheated to find it.
#6
04/09/2008 (5:16 pm)
If you're referring to the one Bill posted, that's not it. :)

This one is so hard to find you probably never will. But i'll give you a hint.

Citadel.
#7
04/10/2008 (5:12 pm)
I remember citadel!