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.


Sharing Scripts

Script files (.arscript) can be uploaded directly to the forum if they are 500kb or less. Package Files and large script files cannot be hosted on the forums, but can be uploaded elsewhere and linked to directly. You can also significantly reduce the size of an .arscript file by adding it to a zipped (compressed) folder. Staff may also add scripts to the official online resources on the main site.

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.


ArtRage Script Resources

Introduction to Scripts: https://www.artrage.com/manuals/scripts/
Using Scripts inside ArtRage (normal recording and playback): https://www.artrage.com/manuals/scripts/script-files/
ArtRage Script Guide for Programmers: https://www.artrage.com/files/artrag...ptingguide.pdf
Advanced script editing resources: pending!

Script Downloads:
http://www.artrage.com/manuals/scrip...ipt-downloads/
https://forums.artrage.com/showthrea...Custom-Scripts