SCRIPT CONTEST!!!

Author Topic: SCRIPT CONTEST!!!  (Read 5473 times)

Me and many others new to blockland people would like to know where to learn how to use torque script. I've had people tell me it's a lot like C++ or C# but guess what? I HAVE NO CLUE WHAT THAT IS! I know it's a type of computer language but that's it. I googled it and I found some tutorials and lessons but they all required some basic computer knowledge, which, I do not have. All I'm really saying is someone should post or PM me a link to some website or something that teaches you how to script in a torque game or teaches you C++ or C#. If I learn, no matter how long it takes, I will try and make a tutorial so nobody will ever again have to ask this question on the blockland forums.

Look at it this way if you're still not convinced. When you learned how to script, you learned from somewhere or something. To find that somewhere or something, someone probably helped you learn. You could return the favor by doing one simple thing, posting a link. That's all, as simple as copy and paste. Who knows, maybe one day someone will read this post, click the link someone posts, and this could be the start for him, then later he decides to make a game, and that game becomes the most famous game ever made.

PS: I reread the post I wrote and it's kinda emotional. Not like boo hoo emotional just like "What a loser" emotional. I think I'll keep it there though. 1 :cookie: per link you post. I'll keep score. Winner gets the feeling of accomplishment.


SCORE

Green Link        1
Falcon Dude      1
Space Guy         1
exidyne             2
« Last Edit: November 14, 2007, 08:42:35 AM by smartypantsp »

1) you spent the entire time complaining instead of telling us ANYTHING about what were supposed to do.

2) If I teach you how to script, how do I know you wont start spamming add-ons with:
untested add-ons
questions about scripting(instead of using the "hard to find" coding help board)
and things about making rpgmods

3) have you tried, oh I dont know, GOOGLING TORQUESCRIPT TUTORIALS? You should use the ones you found, but if you really dont have "basic computer knowledge" then you shouldnt be even looking for tutorials.There is not some mystical webpage hidden somewhere that magicaly shows you how to script without computer knowledge.
« Last Edit: November 11, 2007, 06:45:53 PM by rkynick »

Quote
I've had people tell me it's a lot like C++ or C[/qupte]

Haha, It's exactly like C#, because it is C#.

Quote
I've had people tell me it's a lot like C++ or C[/qupte]

Haha, It's exactly like C#, because it is C#.
Actually, it's a little different.


C
#C
VC
C++
#C++
VC++
TC++
and
C+++
Are all different types of code.

Well Torque is easily Done with C#


Torque isn't C# it's TorqueScript, which is like C#. I foresee another war other the language.

they all required some basic computer knowledge, which, I do not have.

Google Game Maker.

Learn how to code on that. It should take you a month or two.

Come back to torque code and it should be a lot easier to learn.


When I first read the title I thought it was a "strip" contest  :cookieMonster:

C
#C
VC
C++
#C++
VC++
TC++
and
C+++
Are all different types of code.

There is paskal too its one of the oldest but i use it, theres nothing like the original.  :cookieMonster:

Quote
Google Game Maker.

Yoyo Games (They now sell Game Maker)

Get the "demo" (free) version and learn to use the code. Read the manual (it helps a lot) and try editing the examples.