Blockland Forums > General Discussion
RP scripting
The Russian:
To script you have to know the coding language.
DontCare4Free:
--- Quote from: FrozenEye on August 01, 2011, 04:27:46 PM ---Sense no one answered his question,
@OP: Just download Notepad, you can script your stuff on there, all the coding is the same.
--- End quote ---
Notepad is bundled. It's awful though, at least use something with basic syntax highlighting, even if it's just for C#.
Chrono:
--- Quote from: DontCare4Free on August 02, 2011, 12:10:18 AM ---Notepad is bundled. It's awful though, at least use something with basic syntax highlighting, even if it's just for C#.
--- End quote ---
Why is syntax highlighting important?
DontCare4Free:
--- Quote from: Chrono on August 02, 2011, 12:12:00 AM ---Why is syntax highlighting important?
--- End quote ---
Because it helps when keeping track of uneven parentheses, etc.
Chrono:
--- Quote from: DontCare4Free on August 02, 2011, 12:15:34 AM ---Because it helps when keeping track of uneven parentheses, etc.
--- End quote ---
The only time I have uneven parentheses is when I'm typing stuff in the console.