Difference between revisions of "Papyrus FAQs"
Jump to navigation
Jump to search
→Are scripts saved in save games?
imported>Digitalparanoid |
imported>Digitalparanoid |
||
Line 268: | Line 268: | ||
=== Are scripts saved in save games? === | === Are scripts saved in save games? === | ||
According to SmkViper: | |||
<pre> | |||
Scripts are not saved in your save game. Script variable values and currently running functions are saved so they can be resumed. | |||
</pre> | |||
=== What's the alternative to OnUpdate, RegisterForUpdate, and RegisterForSingleUpdate? === | === What's the alternative to OnUpdate, RegisterForUpdate, and RegisterForSingleUpdate? === | ||
=== Are arrays limited to 128 elements? === | === Are arrays limited to 128 elements? === |