Jump to content

Can someone help me mod a mod?


rhypht

Recommended Posts

I'm trying to make a slight tweak to SkyUI, and hoping someone here can point me in the right direction. Here's the basics:

 

SkyUI has a feature that lets you set "groups" of items to specific group slots ( 1-8 ), and then use hotkeys to automatically equip everything in that group. I am trying to insert a single line of code so that, after pressing the hotkey but before the items are equipped, the player is stripped of all equipped items. This prevents the player from having parts of another group's set remain equipped when switching to a group that doesn't replace that slot with any item.

 

Essentially, I think what I'm trying to do is add the line "player.removeallitems" into SkyUI somewhere. I just don't know where, or how to get there.

Edited by rhypht
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...