Difference between revisions of "ScriptingNF"
Jump to navigation
Jump to search
Third pass
imported>Wrye (Second Pass...) |
imported>Wrye (Third pass) |
||
Line 1: | Line 1: | ||
No fluff version of the [[Portal:Scripting]]. | No fluff version of the [[Portal:Scripting]]. | ||
==Basic Tutorials== | |||
*[[Scripting Tutorial: My Second Script|My Second Script]] | |||
*[[Scripting Tutorial: My First Spell|My First Spell]] - With script effects. | |||
*[[Start Your Mod]] | |||
==Functions== | ==Functions== | ||
Line 22: | Line 27: | ||
*[[Script Processing]] | *[[Script Processing]] | ||
== | ==Troubleshooting== | ||
*[[ | *[[Common Bugs]] | ||
*[[ | *[[Common Mistakes]] | ||
*[[Crashes]] | |||
*[[Debugging]] | |||
*[[Performance Problems]] | |||
*[[Debug Scripts]] | |||
==Advanced Knowledge== | ==Advanced Knowledge== | ||
Line 35: | Line 44: | ||
*[[Bound Arrows Tutorial]] | *[[Bound Arrows Tutorial]] | ||
*[[Casting Spells From An Activator]] | *[[Casting Spells From An Activator]] | ||
*[[Scripting Tutorial: Custom Bound Items|Custom Bound Items]] | |||
*[[Combine your SI and non-SI mods into one (OBSE, Patch v1.1, Other mods too)]] | *[[Combine your SI and non-SI mods into one (OBSE, Patch v1.1, Other mods too)]] | ||
*[[Getting started with TSFC]] | *[[Getting started with TSFC]] | ||
Line 41: | Line 51: | ||
*[[Script Timers and Logic: Part 1]] | *[[Script Timers and Logic: Part 1]] | ||
*[[Script Timers and Logic: Part 2]] | *[[Script Timers and Logic: Part 2]] | ||
==Related Pages== | ==Related Pages== | ||
*[[:Category:Useful Code|Useful Code]] | *[[:Category:Useful Code|Useful Code]] | ||