Blockland Forums > General Discussion
Why is the alarm light called "aLArm"?
.::Taboo::.:
yeah, it's been there for quite a while
Treynolds416:
iirc torque tries to automatically capitalize things and sometimes it does it wrong. There are several error with naming that you can find throughout the game
Port:
--- Quote from: Treynolds416 on August 05, 2013, 05:20:54 PM ---iirc torque tries to automatically capitalize things and sometimes it does it wrong. There are several error with naming that you can find throughout the game
--- End quote ---
Yep, it can be pretty weird at times.
> new ScriptObject(fOO_Zd);
> fOO_Zd.delete();
> FOO_zd();
Unknown function "fOO_Zd".
Subpixel:
--- Quote from: Port on August 05, 2013, 05:22:45 PM ---Yep, it can be pretty weird at times.
> new ScriptObject(fOO_Zd);
> fOO_Zd.delete();
> FOO_zd();
Unknown function "fOO_Zd".
--- End quote ---
What the forget?
Why?
Doomonkey:
Reminds me of "rounds" instead of "Rounds"