Blockland Forums > Modification Help
I want to start learning Torque
DapwnageG:
Can someone tell me a few good tutorials for starters? I haven't been having so much luck with Google.
Thanks in advance.
herb:
download other addons, look through the coding, and learn.
if u have no other previous coding experience, then you should learn the basics of everything dealing with torque, arrays variables etc.
DapwnageG:
Is there any specific software I need or do I just open up a text document and start typing? I am not sure what components I need.
aml:
You just need notepad.
herb:
use notepad, and save as a .cs or a .gui (most of the time, you will use .cs)