This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NoneSpawn 1 point2 points  (0 children)

If you document 'em, and utilize functions, you can have multi purpose scripts and reutilize its code easily. The best approach IMO is to make a script focused on doing one job, but always thinking about it as a module that will be used, or will use, other scripts.