Open TheFantasticLoki opened 1 month ago
Hi! Sorry for the late~ish reply, after I finish the rest of mysticism I will probably start working on that stuff for KittyTail's Magic Mods, so expect stuff like that in the next version or two of the v2.0 Beta :)
I made a comment on the nexus page idk if you saw but any idea why none of my I4 Icon mods are working? I was trying to add support myself by going through and adding keywords and making my own I4 configs but nothing seems to actually be applying anything. I spent several hours trying to get it working until I was at the end of my sanity since literally nothing I tried was working and having to wait several minutes in between trying stuff due to loading was getting to me so.
Hey! Sorry I saw your comment on the nexus, but I was just feeling really "bleh" these past few days (mentally and physically) and forgot to comment! Next time it's probably easier just to ask me on the GitHub page or something :)
As for "making my own I4 configs" its REALLY complicated depending on what you are trying to do and because of how the KIT magic framework works (It generates the keywords for your magic stuff based on criteria more or less)
So, let me explain two scenarios to tell you wither what you are trying to do with KIT is basically impossible or not.
Scenario No.1 - Lets say that there is a conjuration spell that does fire damage, I do not have the I4 framework (and partly the KID scroll, tome and staff frameworks) do anything if a conjuration spell that does fire damage gets the keyword for fire damage spells, but if a destruct spell gets the fire damage keyword, then everything "links up" and it just works.
Scenario No.2 - Lets say that there is a destruction fire damage spell, but it is not receiving the keyword for fire damage spells, in that case, its pretty easy to "fix"! Because the framework is there for destruction fire spells, all you would have to do, is add the correct keyword to the MGEF Editor ID like this in the "AMC_KIT_DATA_MGEF_1_KID.ini" file Once you do that, it would all link up with the scroll, staff and tome frameworks.
Sorry if this explanation was too shallow or short, if you want me to explain more, just let me know :)
Gotcha, I'll try to keep that in mind but I'll also provide some example files of what I was trying to do. Kittytail_KID-I4.zip I was also trying to use some mods from nexus that are I4 configs for adding new icons to spells such as the following: https://www.nexusmods.com/skyrimspecialedition/mods/105055 https://www.nexusmods.com/skyrimspecialedition/mods/92307 https://www.nexusmods.com/skyrimspecialedition/mods/92145 https://www.nexusmods.com/skyrimspecialedition/mods/92079
Okay I think I see your problem(s), let me know if this works for you, just install this as a mod and place the dummy esp at the bottom of your load order.
I wrote a few notes in the KID file, but if this works for you I can explain more haha.
Ima try this but you're a total beast for doing that mate. Good on ya.
I'd like to get support added for KittyTail's Magic Mods so we have proper sorting, icons and classifications