Difference between revisions of "Talk:RemoveAddedForm - FormList"

Jump to navigation Jump to search
no edit summary
imported>Cdcooley
imported>Cdcooley
Line 1: Line 1:
== RemoveAddedForm() is unreliable ==
== RemoveAddedForm() was unreliable ==


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:
In version 1.6 (and earlier) RemoveAddedForm was buggy, but it has been fixed and works in the current version of the game. [[User:Cdcooley|Cdcooley]] ([[User talk:Cdcooley|talk]]) 2015-04-09T21:40:52 (EDT)
 
 
 
As of version 1.6, avoid using RemoveAddedForm() was 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">
Anonymous user

Navigation menu