Author Topic: What does isKoreanBuild() do?  (Read 2628 times)

If it returns true, a video of Gangnam Style plays

I'm pretty sure it's related to the special alphabet(s) and the font (maybe).

im pretty sure badspot had like a command list that stated what each command did

but even in that list the description was a joke

im pretty sure badspot had like a command list that stated what each command did

but even in that list the description was a joke
Yeah, it's in the Coding Help section in one of the stickies in a .rtf document.
All it says is something like silly Korean build or silly Koreans or something.

It checks the main language of the computer you're on.
This will return false unless you're computer is Korean or Chinese.

Actually, it'll just fail.  It returns a string, not a boolean.

Korean keyboards have a third state besides normal and caps: Hangul.  They also don't have a right ctrl or right alt, because one switches between EN and HA, and the other locks the keyboard in HA.

It returns a string, not a boolean.

.. just like every other TorqueScript function? There are only strings. Strings can represent booleans, such "1" or "0".

If it returns true then your aiming skills are impaired to balance out TDMing

Quote from: TGE_Console_Cmds.rtf
isKoreanBuild()
-Silly Korean registry key checker
-Returns a string

if(isKoreanBuild())
   echo(“Silly Korean Build!”);
uh, okay then?

it checks to see if your resources are sufficient enough to construct additional pylons
Call me uneducated, but I don't get it. I know Korea might nuke is though.