Skyrim Special Edition

File information

Last updated

Original upload

Created by

rzkyif AKA rykz

Uploaded by

rzkyif

Virus scan

Safe to use

About this mod

A quick and simple item spawner / equipper made with Skyrim Platform.

Requirements
Permissions and credits
Changelogs
Donations
Always use the latest version!
This plugin should be safe to cleanly update from any version to another.
Just remove all old files and install the new ones.


This plugin does not support Skyrim Anniversary Edition (1.6+) 
This is because Skyrim Platform itself is not updated yet.



If you would like to support me in developing this plugin:




DESCRIPTION

At it's core, it's really just another item spawner mod. But it's made with Skyrim Platform with all of its benefits and drawbacks. This plugin was meant to be a proof-of-concept of what you can do with Skyrim Platform's Chromium Embedded Framework user interface since I haven't found any other at the time of making this mod. 


FEATURES

  • Search, filter, and sort through all the items in your game. Mod items included.
  • View the search result in a custom user interface or in the vanilla Skyrim inventory UI.
  • Spawn, equip, and unequip items through the custom user interface.
  • Compatible with SPCM for easy configuration while the game is running.
  • No .ESM/.ESP/.ESL/.DLL/Papyrus, so it's safe to enable / disable / update without breaking your save.
  • Supports communication with other mods through a custom ModEvent. (disabled by default, can be enabled in settings)


COMPATIBILITY

  • Skyrim AE (1.6.xxx) is currently not supported.
    Skyrim Platform is currently only for SE. Once it is updated, this plugin should be instantly compatible or easy to update.
  • Other Skyrim Platform plugins that uses the CEF are compatible.
    It was previously incompatible, but I implemented a compatibility system after version 2.0.3.
  • SkyUI, AddItemMenu, and other non-Skyrim Platform interface mods should be compatible.
    This plugin uses a wholly different interface system that is Skyrim Platform's CEF.
  • Easy Wheelmenu (?) is compatible with a patch.
    I uploaded a patch for that mod in the optional files as a demonstration of this plugin's new ModEvent support that can be enabled in the settings.
  • Console Commands Extender (?) is compatible in version 1.0.2+.
    It was previously incompatible due to my old solution, but after the 1.0.2 rewrite it should be compatible.


USAGE

  • Open the item menu using the default keybind (O).
  • To search for an item globally, type the name of the item you're looking for.
  • Left click or right click the results to spawn or equip / unequip.
  • To filter your search result, click the category names under the Filter part to disable or enable that category.
  • To sort your search result, click the header of the search result list (the ones with the label T, Name, and Source / Author).
  • Empty the query bar to show a list of installed mods.
  • Click a mod name to list all the items inside that mod.
  • You can type in the query bar to search for a specific item inside that mod.
  • Empty the query bar and press Backspace to go back to global search mode.
  • You can modify the menu keybind and other settings in the rykz-item-menu-settings.txt file or through SPCM.
  • You can close the menu using the keys bound for the Tween Menu (usually Tab) and Pause Menu (usually Esc).
  • If anything breaks unexpectedly, tap the reset key (default: End) to reset the plugin.


DISCLAIMER

This plugin does not write anything into your save files at all, but it is able to break a save if used improperly. For example, if you use the spawn, equip, and unequip feature when the game or other mods assume you shouldn't be able to, it might cause problems. If such problems do happen, I claim no responsibility whatsoever and will not provide support on how to revert the problems.