In this forum you will find help for writing, recording, and using ArtRage script files.
Here you can discuss ways to make scripts and share snippets of scripting code.

Note: If you're posting actual scripting code, enclose it inside the
CODE /CODE tags (surround the tags with square braces [], which I cant show because then it turns it into a block of code. )
The button for the code tags '#' is in the forum message toolbar.

For example:
Code:
// ArtRage script code
int n = 20;
This will make it easy for anyone who wants to copy the code to get the actual code block, and you can use nice indenting and formatting.