Difference between revisions of "Category talk:Papyrus"
Jump to navigation
Jump to search
→Example Scripts
imported>Mr6 (→Example Scripts: new section) |
imported>Qazaaq |
||
Line 6: | Line 6: | ||
Hi, I've made a script which is designed to increment an actor value in a loop while a magic effect's duration is active; it's potentially useful enough and widely applicable that I've polished it up for general use and would like to post it here for anyone interested in using it to use. Is there a category or spot which it would work best? [[User:Aib|Aib]] ([[User talk:Aib|talk]]) 2016-11-06T02:20:52 (EST) | Hi, I've made a script which is designed to increment an actor value in a loop while a magic effect's duration is active; it's potentially useful enough and widely applicable that I've polished it up for general use and would like to post it here for anyone interested in using it to use. Is there a category or spot which it would work best? [[User:Aib|Aib]] ([[User talk:Aib|talk]]) 2016-11-06T02:20:52 (EST) | ||
Thanks for considering a contribution. | |||
That sounds like a good addition to the tutorials section. | |||
The tutorials section is very bare at the moment so I would create a new page for your script and add it directly to the [[:Category:Tutorials|Tutorials Category]] section. | |||
I also have a script I want to contribute for creating user logs which I have been grooming over time. | |||
Im thinking a good sub category would be [[:Category:ScriptingGuides|Scripting Guides]] which is broad enough to include samples, examples, snippets, and even inclusive libraries. | |||
For now the most important decision is agreeing to use a consistent naming convention for user contributed script PAGES. | |||
How about this format? (note wiki urls are case sensitive) | |||
*<Scripting_><A short descriptive title with no spaces and pascal casing> | |||
[[:Category:ScriptingGuides|Scripting Guides]] | |||
*[[Scripting_InterModCommunication]] | |||
*[[Scripting_DebugLogging]] | |||
*[[Scripting_ActorValueMagicEffect]] | |||
I will create the scripting guide category under tutorials where we can collaborate further about formatting and conventions. You can click the red link [[Scripting_ActorValueMagicEffect]] to create your specific page if you like or one of another name if that page title is not accurate enough. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2016-11-06T18:12:09 (EST) |