Any other sites for torque script?
by Brian Westgate · in General Discussion · 01/21/2011 (11:07 pm) · 3 replies
I don't know why but docs.torquepowered.com and any links relating to that website have been brought down. When I click on the link it brings me to http://search2.comcast.com/?cat=dnsr&con=ds&url=docs.torquepowered.com. Is there any other websites where I can find torque script information? I'm looking for some simple string manipulation functions (insert, maybe size) along with other functions. It was a thee resource for torque information and no one else seems to have as much information (that I've found).
#2
01/22/2011 (3:06 pm)
The docs pages should be back up now. Mich and I went through them yesterday to make sure the links were pointing to the correct places. The links pointing to TDN however will be inaccessible until the TDN login is fixed.
#3
01/22/2011 (7:01 pm)
I still have access to the tutorial references (string manipulation), but the website for the in-depth functions is still down. The website I'm referring to contains string function like getWord(string,index),getWords(string,start,end) etc. All I need is the function to insert a word into the middle of a string or replace a index "not concatenate". I assume it's something like substr or something like that.
Torque 3D Owner Sherman Pendley