Blockland Forums > General Discussion
Return of the Mr. Wallet's Blockland Scripting Class
TomTheGeek:
--- Quote from: LoserHero on June 27, 2010, 02:47:48 AM ---Woops missed it. Lol
--- End quote ---
This :c.
Niven:
I wanna come :C
Moybus:
wow, I looked forward to this all week and I completely forgot about it.
Demian:
You should record the classes for those who can't attend the classes.
heedicalking:
What we learned in a nutshell:
Open console by pressing ~
Type in echo("Hello World");
He said that even typing one command into the console is considered scripting
We made a folder in our add-ons folder called Class_work, it doesn't matter the name though except it should have a _ in it.
We opened up Crimson Editor, notepad (any editor of your choice) and typed in
echo("Hello World"); then saved it as echo.cs and saved it in Class_work
Then we typed exec("add-ons/Class_Work/echo.cs"); to get the script to work.
You should also give him you email address so you can use the google docs he made.