Quote:
Originally Posted by jkldogg
I'm not good at reading text and learning how to script..it's so many different variables and stuff..I need a video. Make one and i'll be happy.
|
A nice, simple way to say things that the others couldn't:
That's mostly what scripting is. A video won't help since scripting is all text. What you'd need is a brain that can compute what you want to do and output it in a scripting language, then be able to debug it on your own through either trial/error or finding exactly what doesn't get called/set/whatever correctly, or where you may have messed up your code.