Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Where would one go to start to learn how to script in Torque?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Where would one go to start to learn how to script in Torque? (Read 1155 times)
Flush535
December 01, 2010, 04:39:41 PM
I have been very interested in learning how to script, but I can seem to find anything that gives you the basics, and then keeps getting more and more advanced. Any suggestions?
Also, I think that this might be in the wrong section.
Ad Bot
Advertisement
phflack
December 01, 2010, 05:50:00 PM
i learned some of C++, and it's rather similar
Flush535
December 01, 2010, 07:30:36 PM
So I should try to learn C++?
computermix
December 01, 2010, 08:29:27 PM
I suggest learning Lua or Perl, because there almost brothers to Torquescript No, perl is, really
SpreadsPlague
December 03, 2010, 02:50:46 PM
start with editing and examining existing scripts. personally I don't think learning another language makes any sense if you have no prior knowledge (especially considering torquescript is fairly easy to learn), just jump right in to torquescript.
Flush535
December 03, 2010, 10:33:05 PM
Okay, thanks for the tips.
Gartanium
December 04, 2010, 01:21:11 AM
http://docs.torquepowered.com/torque-3d/official/index.html?content/documentation/Scripting/Overview/Introduction.html
then
http://wiki.returntoblockland.com/index.php?title=My_First_Add-On
If you ever need any help, post a topic here and some one will usually help you. I got a lot of help from other members and would be glad to try to help contribute back... although I can't say that I know much :p.
Blocker Ctgr
December 07, 2010, 06:59:32 PM
Download a Great C++ Program at
www.codeblocks.org
Headcrab Zombie
December 08, 2010, 07:13:05 PM
Quote from: Blocker Ctgr on December 07, 2010, 06:59:32 PM
Download a Great C++ Program at
www.codeblocks.org
Torquescript is not C++
All he needs it Notepad, or even Notepad++
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Where would one go to start to learn how to script in Torque?