Anim8or Community

General Category => General Anim8or Forum => Topic started by: Mr Noob on April 07, 2009, 10:52:44 am

Title: How do I install a script?
Post by: Mr Noob on April 07, 2009, 10:52:44 am
Hi again.

I am having problems on how to make a script work in Anim8tor. Do I need to put the script in a specific location or do I just put it in with my .exe?

Its a script called Deform.a8s and I loaded it up but it came up with an error message

"error on line 35: undefined indentifier attribute"
"error on line 35: ';' expected"
"35 lines 2 errors"

Anyone know what I have done wrong?

Title: Re: How do I install a script?
Post by: floyd86 on April 07, 2009, 11:01:09 am
You can make anim8or preload your scripts everytime you start up anim8or. Just made a new folder somewhere on your computer and place all your scripts in it. Now start up anim8or and go file>configure. At the scripts directories, place the folder you put your scripts in. Now everytime you open anim8or on that computer it will load the script automaticly.
Title: Re: How do I install a script?
Post by: Mr Noob on April 07, 2009, 11:07:27 am
Thanks it works now.
Title: Re: How do I install a script?
Post by: Claude on April 09, 2009, 07:02:52 pm
with an error message

"error on line 35: undefined indentifier attribute"
"error on line 35: ';' expected"
"35 lines 2 errors"


The attribute indentifier was introduced in
v0.97c.Make sure to use v0.97d.