Difference between revisions of "User Function"

688 bytes removed ,  11:29, 31 July 2009
m
it's a damn shame we never standardized capitalization or pluralization...
imported>DragoonWraith
imported>DragoonWraith
m (it's a damn shame we never standardized capitalization or pluralization...)
 
Line 1: Line 1:
{{Unfinished}}
#REDIRECT [[User Functions]]
As of v0018, the [[:Category:Oblivion Script Extender|Oblivion Script Extender]] allows scripters to create user-defined functions. These functions behave very similarly to normal and OBSE functions, but the ability to define them yourself can prove exceptionally useful.
 
The Wiki maintains a [[:Category:User Functions|list]] of several common functions, which can simply and easily be copied and pasted into your own mod, to use the function. These pages are organized similarly to normal functions, with the actual code added to the bottom.
 
<!--
 
Add descriptions on how to create and use User Functions here
 
-->
[[Category:Glossary]]
[[Category:Oblivion Script Extender]]
[[Category:Scripting]]