Category talk:Papyrus

From the Fallout4 CreationKit Wiki
Revision as of 19:25, 6 November 2016 by imported>Qazaaq (fixed link to Category:Scripting_Guides)
Jump to navigation Jump to search

Papyrus Concepts

Threedee I see you have added the statements reference to the papyrus concepts sidebar. I do agree that information about statements belong on the side bar, though linking the statement reference on the concepts sidebar doesnt follow the established format. The other papyrus concepts have a 'concept' page backed by a reference page. For example Arrays (Papyrus) the concept page is backed by the Array_Reference. Instead of linking directly to the statement reference you should create a statement concepts page backed by the established statement reference.--Scrivener07 (talk) 2016-06-17T21:42:35 (EDT)

Example Scripts

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? 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 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 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>

Scripting Guides

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. Scrivener07 (talk) 2016-11-06T18:12:09 (EST)