Blockland Forums > Modification Help
where did you learn torque
deathrider:
where did you learn it as i want to try and learn it well gui's and that playertypes but where did you learn it or what is it based off c c++?
Aware:
I look at code and memorize how to use functions.
I also learned C++ out of a book I got for christmas.
Cubelands:
--- Quote from: deathrider on April 05, 2012, 01:33:13 AM ---where did you learn it as i want to try and learn it well gui's and that playertypes but where did you learn it or what is it based off c c++?
--- End quote ---
http://forum.blockland.us/index.php?topic=20754.0
Fluff-is-back:
These are a good place to start. And look at scripts, as Aware said, to see the mechanics of the language and just keep experimenting!
Nexus:
I learned to script by editing iban's cityrpg
I learned client side scripting by picking through various other scripts, and AGlassOfMilk's (I think) tutorial on guis