Game Development Community

How do I exec(%commandLine)? [solved]

by Rpahut · in Torque Game Builder · 07/18/2010 (9:25 am) · 2 replies

Hello.
How can I execute commands stored in the string? I need a behavior to execute given commands on click event for example.

#2
07/18/2010 (1:34 pm)
Thanks, Kevin. That's exactly what I needed.