first steps for newbies
Moderators: Víctor Paredes, Belgarath, slowtiger
first steps for newbies
What's the best way to start learning scripting? What tools do I need to get in the very beginning?
Thanks for all your help.
Thanks for all your help.
As far as tools goes, you only need a basic text editor, like Notepad for Windows.
I would say the best way to start learning scripting is to look at existing scripts, look at the logic behind those.
There is also a free online book on Lua scripting.
http://www.lua.org/pil
I started to learn scripting in Moho/Anime Studio and should have a basic scripting tutorial on my blog in a day or two.
I would say the best way to start learning scripting is to look at existing scripts, look at the logic behind those.
There is also a free online book on Lua scripting.
http://www.lua.org/pil
I started to learn scripting in Moho/Anime Studio and should have a basic scripting tutorial on my blog in a day or two.
If you are on Windows, you may want to have a look at this free editor though, that is what I use!
http://www.pnotepad.org
And you are quite welcome btw!
http://www.pnotepad.org
And you are quite welcome btw!

- funksmaname
- Posts: 3174
- Joined: Tue May 29, 2007 11:31 am
- Location: New Zealand
Hey Gilles, does that notepad support auto tag closing?
I use notepad++ which has highlighted tags but I like the way dreamweaver closes tags if I type </ (it fills in the rest for the open tag)
I also like when working on CSS that you start typing and it autocompletes the attribute... does it support this?
If so, i'll grab it post haste.
I use notepad++ which has highlighted tags but I like the way dreamweaver closes tags if I type </ (it fills in the rest for the open tag)
I also like when working on CSS that you start typing and it autocompletes the attribute... does it support this?
If so, i'll grab it post haste.
- funksmaname
- Posts: 3174
- Joined: Tue May 29, 2007 11:31 am
- Location: New Zealand
Thanks dude!
tags auto complete, but css doesnt - but highlights if incorrect so that saves some time i guess (in DW it comes up with a few options you use arrow and enter to put it in... )
tags auto complete, but css doesnt - but highlights if incorrect so that saves some time i guess (in DW it comes up with a few options you use arrow and enter to put it in... )
Last edited by funksmaname on Thu Aug 25, 2011 9:02 pm, edited 1 time in total.
-
- Posts: 370
- Joined: Thu Aug 05, 2004 2:23 am
- Location: Los Angeles
- Contact:
Just posted a tutorial on scripting, might help as well!
http://gcharb2d.blogspot.com/2011/08/sc ... asics.html
http://gcharb2d.blogspot.com/2011/08/sc ... asics.html
-
- Posts: 370
- Joined: Thu Aug 05, 2004 2:23 am
- Location: Los Angeles
- Contact:
Thanks for this! Hope you don't mind me linking to it from here: http://animestudioscripts.com/tutorials.phpGCharb wrote:Just posted a tutorial on scripting, might help as well!
http://gcharb2d.blogspot.com/2011/08/sc ... asics.html
- neeters_guy
- Posts: 1626
- Joined: Mon Sep 14, 2009 7:33 pm
- Contact:
Hopefully this will give a few a taste of scripting and we will see more useful scripts soon.
When I started on this last Wednesday, I knew nothing of scripting with Lua and Anime Studio and 2 days later I was posting this, so it shows it is not that hard.
I will not post it officially on the forum yet, in the hopes that I might get a few posts on the blog, hey, all is possible!
Darn, as I was writing this post I saw that this is my 300Th posts in the month of august alone, damn!
Hopefully my wife wont find out that I talk more here then I do with her, otherwise I might end-up spending the month of September posting from the hospital!
When I started on this last Wednesday, I knew nothing of scripting with Lua and Anime Studio and 2 days later I was posting this, so it shows it is not that hard.
I will not post it officially on the forum yet, in the hopes that I might get a few posts on the blog, hey, all is possible!

Darn, as I was writing this post I saw that this is my 300Th posts in the month of august alone, damn!
Hopefully my wife wont find out that I talk more here then I do with her, otherwise I might end-up spending the month of September posting from the hospital!
