Poll

In the event that I have to move this, where should I move it to?

Suggestions & Requests
0 (0%)
Help
0 (0%)
Off Topic
0 (0%)
General Discussion
0 (0%)
Modification Disscussion
0 (0%)
Other
1 (10%)
Don't move
9 (90%)

Total Members Voted: 10

Author Topic: Where to learn TourqeScript?  (Read 1179 times)

Though I don't think this is the best place to put this, I'm going to do it anyway. If anyone, you can answer this question the best: Judging by simplicity and time consumption, where would be the best place to learn TourqeScript? I'd like to start making some Add-Ons as a hobby.

this is the right place.

Do you have prior coding experience?

OP, did you ready the stickies in this sub-forum?

OP, did you ready the stickies in this sub-forum?

Aye, the stickes be prepped and loaded, captain.

On a more serious note, I found the best way to learn to make mods for blockland is taking existing mods and making your own changes to them, gradually making bigger and bigger changes until you feel like you could rewrite the mod yourself if you wanted.

Aye, the stickes be prepped and loaded, captain.

On a more serious note, I found the best way to learn to make mods for blockland is taking existing mods and making your own changes to them, gradually making bigger and bigger changes until you feel like you could rewrite the mod yourself if you wanted.

This establishes poor habits of being a script kiddie. Learn the foundations, THEN poke around in other people's code. Give credit where credit is due when using other people's work.

This establishes poor habits of being a script kiddie. Learn the foundations, THEN poke around in other people's code. Give credit where credit is due when using other people's work.
this would usually not be the best idea but there is no actual super good tutorials on torque script especially in this modded version of blockland, what nexus suggested is how I learned and seems to be the best way

There is nothing wrong with being a "script kiddie"
It just means that you are enthusiastic and learning new things.

It doesn't just mean that you have to make annoying chat bots and useless /commands.
I still thought of myself as a script kiddie when I made buildbot.  It was mostly just an exciting learning experience.


Learn the foundations, THEN poke around in other people's code.

I first learned coding by dissecting and digesting other peoples' code. Teachers make mistakes. Humans are human. We err. Code is perfect. It does what it says - no more, no less.
(Barring physical problems with hardware, that is...)

this is the right place.

Do you have prior coding experience?
I have some scraps of C++, C# and Lua, but nothing but the basics.

This is a good site.

Thanks, I'll have to try this website.