Author Topic: How do you do command functions in torque code?  (Read 643 times)

Is there a way to trigger a command in torque like you would in the console?

Um, I don't understand what you mean.

Um, I don't understand what you mean.
To trigger console commands but in torque script. Doesn't Evaluate do this?

What?

The console and "Torque" are the same things.

What?

The console and "Torque" are the same things.
So if I do movforward(1) in the client.CS file it will work?

So if I do movforward(1) in the client.CS file it will work?
Yep.