Jump to content

Hotkeys for quest items?


rlavlfwo0911

Recommended Posts

Well, depends on why you wish to do this. If it's true that you can't hotkey them, it's going to take some relatively involved scripting to get round this (unless you have experience scripting, in which case, it's not actually that bad). A simple fix would be to make the rebreather not be a quest item. I don't honestly see the point of making it one anyway. You can preserve compatibility by unticking the Quest Item flag on it via script at game launch, if you want to do it that way.

 

Otherwise, you'll need to set event handlers for when you try to hotkey items that are quest items, and then have the hotkey you attempted to use for it become a scripted hotkey that equips or uses whatever was the last item you set there.

 

At least, as far as I know. If it's not letting you hotkey it just because it's a quest item, my guess is it's hardcoded and that you need to use a workaround like this. If there's a less complex way, I hope you find it, but otherwise, I don't think this is all that bad. I'm used to it by now, though.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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