Difference between revisions of "Talk:RemoveAddedForm - FormList"
Talk:RemoveAddedForm - FormList (edit)
Revision as of 23:21, 16 September 2013
, 23:21, 16 September 2013no edit summary
imported>Dheu |
imported>Cdcooley |
||
Line 1: | Line 1: | ||
== | == RemoveAddedForm() is unreliable == | ||
As of version 1.6, avoid using | As of version 1.6, avoid using RemoveAddedForm() as it appears buggy on some platforms. (See discussion below). AddForm() and Revert() however both work fine. If you are exclusively working with initially empty formlists, you can simulate RemoveAddedForm() as follows: | ||
<source lang="papyrus"> | <source lang="papyrus"> |