Author Topic: What exactly is eval?  (Read 774 times)


something that lets super admins use the console via a command like

/eval talk("blablabla");

and on the chat = CONSOLE: blablabla

for a better explanation wait until someone with more experience comes here ;-;

a function that evaluates a single line of torquescript code

eval("talk(\"moose\");");

also a lot of mods that allow access to this function through commands go under the name of eval

a function that evaluates a single line of torquescript code

eval("talk(\"moose\");");

also a lot of mods that allow access to this function through commands go under the name of eval

Thanks!

It's an extreme security risk too.

On Kalphiter's hosting, it's "$(command to console)".

Eval is when an SA says $blah and blah goes in the server console.

eval is a function that evaluates torquescript.
Script_Eval is a mod that allows super admins to use this in console.

I guess he is talking about theadd-on.

It's an extreme security risk too.
everyone has an extreme security risk built into their game from the start

it all makes sense now

(i know what you're talking about)