The New Vegas Script Extender, or NVSE for short, is a modder's resource that expands the scripting capabilities of Fallout: NV. It does so without modifying the executable files on disk, so there are no permanent side effects.
Website: http://nvse.silverlock.org
Download (stable version 1b10): http://nvse.silverlock.org/download/nvse_1_beta10.zip
Download (latest version 2b1): http://nvse.silverlock.org/beta/nvse_2_beta1.zip
The previous version of NVSE (1 beta 10) seems stable, so with these new additions I'm incrementing the version number and promoting 1b10 to the "non-beta" version. Along with that, here's 2 beta 1.
whatsnew.txt:
- MessageEx/MessageBoxEx
- SetNameEx
- IsClonedForm/TempCloneForm
- GetParentCellOwner/GetOwningFactionRequiredRank/GetParentCellOwningFactionRequiredRank
- fix loader misreporting when it can't find the editor
- GetLocalRefIndex/BuildRef
As usual, I've only been able to do basic tests on the new commands, so let me know if something goes wrong.
edit: forgot to add GetLocalRefIndex/BuildRef to whatsnew
