Game Events
Download: http://www.nexusmods.com/skyrim/mods/76404/?
.
Description
Game Events is a modder's resource that further expands the scripting capabilities of Skyrim. Most notably it adds functions that allow modders to register for many internal game events that were previously inaccessible from Papyrus.
API documentation can be found in the PSC file included with the plugin.
Requirements
- SKSE v1.7.3 or later.
New Events
- OnObjectLoaded
- OnObjectUnloaded
- OnQuestStageChanged
- OnWaitStart
- OnWaitStop
- OnItemHarvested
- OnLocationCleared
- OnBookRead
- OnSkillIncrease
- OnLevelIncrease
- OnLocationDiscovery
- OnQuestStarted
- OnQuestCompleted
- OnActorKilled
- OnCriticalHit
- OnDisarmed
- OnWordLearned
- OnSpellLearned
- OnDragonSoulGained
- OnSoulTrapped
- OnPlayerShoutAttack
- OnLockPicked
- OnHorseSteal
Credits
SKSE team for making this plugin possible
with special thanks to PurpleLunchBox