Difference between revisions of "Category:Scripting Guides"
Jump to navigation
Jump to search
m
no edit summary
imported>Qazaaq m |
imported>Qazaaq m |
||
Line 11: | Line 11: | ||
**Both comments and member names should be short and descriptive. | **Both comments and member names should be short and descriptive. | ||
**Scripts should be kept short and only perform a single function. | **Scripts should be kept short and only perform a single function. | ||
** | **Scripts should be kept reusable to in order to apply to a generic situation. | ||
**A scripts behaviour and any setup required in the Creation Kit should be documented on its page. | **A scripts behaviour and any setup required in the Creation Kit should be documented on its page. |