Author Topic: Eval Commands  (Read 3671 times)

Anybody can help me on some EVAL commands?

You will need to describe what you want

You will need to describe what you want

basically, can you list alot of cmds?

you know all eval does is evaluate code, right?

if you're talking about chat eval it literally just takes whatever you say and puts it in the console. it's just scripting. there are no "special eval commands"

It's just console commands, as said above. Try looking on the forums for a list of console commands.

It's just console commands, as said above. Try looking on the forums for a list of console commands.
All such lists are stupid

All such lists are stupid

Then where do I learn the commands besides kill?

Then where do I learn the commands besides kill?
Learn TorqueScript?

Then where do I learn the commands besides kill?

I believe you already know some torquescript, correct? That's all eval is.

I believe you already know some torquescript, correct? That's all eval is.


meh. ik a little bit.

Then where do I learn the commands besides kill?

Go in-game, and do, "findclientbyname(aerodynamic).player.dump();". Then read through the console for other stuff you can do other than kill. EX: %client.player.addvelocity("0 0 100");