Difference between revisions of "Keyword"

217 bytes added ,  16:54, 9 June 2020
m
clarified the order of AP's when do_ModMenuSlotKeywordList is NOT used.
imported>Qazaaq
(changed indent)
imported>Google12
m (clarified the order of AP's when do_ModMenuSlotKeywordList is NOT used.)
 
Line 25: Line 25:


*'''Anim Face:''' Defines a category of facial expressions, which can be used in dialogue.
*'''Anim Face:''' Defines a category of facial expressions, which can be used in dialogue.
*<span id="attachPoint">'''Attach Point:'''</span> Defines a mod attachment point for an object and its [[Object Mod]]. Does not have to be visually/physically attached. You can think of it as a category or class of [[Object Mod]]. The Display Name is what will be shown at the modding workbenches as the mod category name, when no mod is attached. At the workbench, the order in which the attach points appear is controlled by do_ModMenuSlotKeywordList [[FormList]].  Attach points not in this list will appear in a random order after the items in the list. See [[Object Mod|Notes on the Object Mod]] page for information about creating new mod categories.
*<span id="attachPoint">'''Attach Point:'''</span> Defines a mod attachment point for an object and its [[Object Mod]]. Does not have to be visually/physically attached. You can think of it as a category or class of [[Object Mod]]. The Display Name is what will be shown at the modding workbenches as the mod category name, when no mod is attached. At the workbench, the order in which the attach points appear is controlled by the  [[FormList]] do_ModMenuSlotKeywordListThe order of attach points not in this list are <i>influenced</i> by their order in the ARMO's record; the game doesn't obey the ARMO's AP order, but changing the ARMO's AP order will change the game's AP order.  Through trial and error, it's possible to achieve a desired AP order for a given ARMO. See [[Object Mod|Notes on the Object Mod]] page for information about creating new mod categories.
*'''Attraction Type:''' Specifies an [[AttractionRule]] which is part of a system used to get characters to react to specific events that occur around them.
*'''Attraction Type:''' Specifies an [[AttractionRule]] which is part of a system used to get characters to react to specific events that occur around them.
*'''Mod Association:''' Defines an association between a mod and its object. Create a keyword with this type, then put it in the Keywords section of the item that can be modded, and the Target Object Mod Association section of the [[Object Mod]] to link them together as a viable combo.
*'''Mod Association:''' Defines an association between a mod and its object. Create a keyword with this type, then put it in the Keywords section of the item that can be modded, and the Target Object Mod Association section of the [[Object Mod]] to link them together as a viable combo.
Anonymous user