Originally posted by BAdmaNgLiTcHa
Suprised it works in game, I guess GSC is more advanced then I thought...
I would use:
iPrintIn( "This is TJCOOL\'s example" );
Remember two very important things...
GSC != C++ (Obviously the C style is similar, but every thing else NO!)
GSC != C# (Sure they have a lot of similarities, but are VERY different too. C# is a .net language, GSC is a game scripting language)
GSC is most similar to javascript, but not completely. Just remember, don't put knowledge that you know from C# into GSC, because it will not work. (;