Page 1 of 1
Adding a script in ASD7?
Posted: Sat Feb 12, 2011 12:13 am
by StickFights44
I want to add a script to Anime Studio Debut 7 but I don't know where to put it, and where I am putting it doesn't seem to work. Any suggestions?
Posted: Sat Feb 12, 2011 12:32 am
by Víctor Paredes
Debut can't have menu scripts. You only can add tools and buttons scripts. Look on the forum how to install them.
PD: menu and buttons scripts are technically the same, so you can install any menu script you want on your toolbar.
Posted: Sat Feb 12, 2011 12:41 am
by StickFights44
So there is no way to make it work in debut? If not then if I upgrade to pro would it work then?
Posted: Sat Feb 12, 2011 12:46 am
by Víctor Paredes
There are 3 types of scripts: Menu, tool and button.
In debut you only can't install menu scripts, but still being able to install tools and buttons.
The big secret is that Menu and Button scripts are the same thing. So you can install that kind of scripts as buttons of your toolbar (your toolbar will become bigger with each script you install)
Posted: Sat Feb 12, 2011 12:58 am
by StickFights44
I see that you commented on the Round edges script. Would that work in debut? It shows up in the tools menu but doesn't do anything
Posted: Sat Feb 12, 2011 1:09 am
by Víctor Paredes
StickFights44 wrote:I see that you commented on the Round edges script. Would that work in debut? It shows up in the tools menu but doesn't do anything
add this line to the _tool_list.txt file
button ds_round_edges ...
(that's the way you add a button)
Posted: Sat Feb 12, 2011 1:40 am
by StickFights44
thank you so much! It finally works. One more question though...When I create the line, the circle comes up as not smooth. Is it always like this? If I put it on facebook or youtube will it still look like that? Thanks
Posted: Sat Feb 12, 2011 1:49 am
by StickFights44
Discard my previous comment...fixed it.

Thank you so much for all your help
Posted: Sat Feb 12, 2011 2:18 am
by StickFights44
Another thing... If the line width is 8, how can you set the circle so it sizes right?
Posted: Sat Feb 12, 2011 12:59 pm
by Víctor Paredes
StickFights44 wrote:Another thing... If the line width is 8, how can you set the circle so it sizes right?
Please, write your doubts about this specific script on the corresponding thread. Sorry, it's just to keep the things in order. Thank you.