SkillAgentSearch skills...

MessageBox

Custom Skyrim MessageBoxes (no .esp required)

Install / Use

/learn @SkyrimScripting/MessageBox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Papyrus MessageBox

<a title="Download Papyrus MessageBox - Install in your Mod Manager" href="https://github.com/SkyrimScripting/MessageBox/releases/download/v1/Papyrus_MessageBox.7z"> <img alt="Download Papyrus MessageBox - Install in your Mod Manager" src="https://raw.githubusercontent.com/SkyrimScripting/Download/main/DownloadButton_256.png" width="100" /> </a>

Papyrus MessageBox

string buttonName = SkyMessage.Show("message text", "Ok", "Cancel")
int buttonIndex = SkyMessage.Show("message text", buttonNamesArray, getIndex = true) as int
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Papyrus

Security Score

87/100

Audited on Dec 31, 2025

No findings