Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- scriptname SKEMenuUninstallerScript extends ActiveMagicEffect
- ;SKEMenuInstallerScript is scriptname of the file SKEMenuInstallerScript.psc with all the Events and Functions
- SKEMenuInstallerScript property SKECustomCategoriesUninstaller const auto
- {The above property will be set to the quest Script_CustomCategoriesInstaller once assigned.}
- Event onEffectStart(Actor akTarget, Actor akCaster)
- SKECustomCategoriesUninstaller.uninstall_menu()
- EndEvent
Advertisement
Add Comment
Please, Sign In to add comment