Papyrus Script Manager
Revision as of 20:58, 16 April 2013 by imported>Critterman (There is no external editor setting in Preferences, it is a operating system setting.)
The Script Manager window lists all scripts used in the loaded data files. The list displays the following information:
- Compiled: If a compiled .PEX file is present locally, either in an archive or as a loose file in the Data\Scripts folder
- Has Source: If a .PSC file is present locally (the script cannot be edited without this)
- Use Info: How many editor objects this script is attached to. Scripts with count 0 are not necessarily unused - they may be extended by other scripts, which does not show up in the Use Info count.
Right-clicking on the list brings up the following options:
- New: create new script
- Open in External Editor: opens the script in the operating system's default text editor for .PSC files.
- Compile: compile the script
- Use Info: displays the normal list of all editor objects that this script is attached to