Blockland Forums > Modification Help

script entering console commands?

Pages: (1/2) > >>

Hazmat:

I was thinking about making commands that would make blockland more user-friendly by making commands that you could enter into the console and i realized that i could save a lot of work by making the script enter a console command is this possible?
more straight forward if you dont understand: is it possible to make a script enter a command into the console?

thaky:

commandtoserver('[command]');
commandtoclient('[command]');

Kalasi-Ama:

If you mean what I think you mean,


--- Code: ---eval("echo(\"Don't go making another techEval script.\");");
--- End code ---


Hazmat:

thanks thaky
i dont understand the above post

Kalasi-Ama:

That's probably a good thing, too.

Pages: (1/2) > >>

Go to full version