Difference between revisions of "Edit Scripts"
Jump to navigation
Jump to search
Reomved comment, added proper description
imported>Flatline hun |
imported>JOG (Reomved comment, added proper description) |
||
Line 7: | Line 7: | ||
===Script=== | ===Script=== | ||
*'''New:''' Creates a new, empty script. | *'''New:''' Creates a new, empty script. | ||
*'''Open''': Presents a list of existing scripts. Choose one to edit. | *'''Open''': Presents a list of existing scripts. Choose one to edit. | ||
*'''Next Script:''' Switches to the next script in alphabetical order.Work on the current script is not saved. | *'''Next Script:''' Switches to the next script in alphabetical order.Work on the current script is not saved. | ||
*'''Previous Script:''' Switches to the previous script in alphabetical order. Work on the current script is not saved. | *'''Previous Script:''' Switches to the previous script in alphabetical order. Work on the current script is not saved. | ||
*'''Save:''' Compiles and saves the script. If it fails to compile, the script is not saved. | *'''Save:''' Compiles and saves the script. If it fails to compile, the script is not saved. | ||
*'''Recompile All:''' Recompiles all scripts in game. | |||
*'''Recompile All:''' Recompiles all scripts in game. This will store all scripts from any currently loaded ESMs or ESPs into your active ESP, so it's only useful for working Total Conversions. | |||
*'''Delete:''' Shows the list of all scripts. Choose one to delete. | *'''Delete:''' Shows the list of all scripts. Choose one to delete. | ||