Jump to content

What's responsible for keyinding spells?


Recommended Posts

I play with SR(R) and I noticed that the keybind spell menu doesn't contain the right names. At the beginning I though it was just a cosmetic issue but I'm starting to notice that is more than that. Some spells do work but I have others that do not for seemingly no reason.

For example, Protection from Magic Energy. This is SPWI606, if I bind it to a key and check my baldur.lua file it seems correctly assigned like this:

SetPrivateProfileString('Mage Spells','SPWI606','93')

So the keybind is pointing at the right spell name but it still doesn't work.

My question is, what mod domain would be the one to talk to fix something like this. Is it, SR? maybe my UI mod so LeUI? Who's responsible for keybinds?

Link to comment
2 minutes ago, DavidW said:

SCS just adds the keybindings to bgee.lua. I'll confess freely that I'm not 100% sure how all this works, but it seems functional.

Do you mean something like this?

SetPrivateProfileString('Mage Spells','SPWI606','93')

My lua file already has this line in it but this specific spell doesn't work while using SRR.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...