Difference between revisions of "FormList"

Jump to navigation Jump to search
3 bytes removed ,  19:09, 16 December 2008
m
no edit summary
imported>Quetzilla
(optimization notes)
imported>Quetzilla
m
Line 6: Line 6:
*'''EditorID:''' The ID of the form.
*'''EditorID:''' The ID of the form.


== Notes ==
* Note: Form list are required when using [[Armor Add-on]]s.
* If using a form list in a condition that runs continuously (such as on an Ability Game Effect), it may be useful to optimize the list, by sorting the most frequently check items to the top of the list.  If the list has 60 forms in it, and the forms usually checked for are at the bottom of the list, the game has to check every entry above those forms every time the condition runs.  In most cases, though, this effect will be minimal.


''Note: Form list are required when using [[Armor Add-on]]s.''
[[Category:Miscellaneous]]
[[Category:Miscellaneous]]
== Notes ==
* If using a form list in a condition that runs continuously (such as on an Ability Game Effect), it may be useful to optimize the list, by sorting the most frequently check items to the top of the list.  If the list has 60 forms in it, and the forms usually checked for are at the bottom of the list, the game has to check every entry above those forms every time the condition runs.  In most cases, though, this effect will be minimal.
Anonymous user

Navigation menu