EagleFour Posted May 28, 2022 Share Posted May 28, 2022 Hello,I noticed that by using the mod 'AnimatedChemsRedone' various slow motion chems do not show any description. I can no longer see how many seconds the slow motion lasts. These include:Jet, Buffjet,UltraJet,JetFuel. These items use 'SlowTimeChem' as a magic effect. However, the description of the ME in the Creation Kit correctly states 'Slows time for <dur> seconds.' as in the MagicEffect 'SlowTimeJet' used vanilla on Jet. The description in the inventory (in game) should show me the text. But it doesn't.If I deactivate the mod and e.g. the ME 'SlowTimeJet' (vanilla) is used for Jet, the description is also displayed in the inventory.Can someone tell me something about this, if the ME 'SlowTimeChem' has a bug? Is there something known?This mod is also the only mod with me that uses this Magic Effect. Maybe the Magic Effect is a relic from older development times, which remained in the game, but was then replaced by 'SlowTimesJet'. And the mod author did not know that this Magic Effect has a bug. Link to comment Share on other sites More sharing options...
EagleFour Posted May 28, 2022 Author Share Posted May 28, 2022 *Update: After a closer analysis of the mod, I found out that it works quite differently than I first thought.There is a condition (GetIsId Player == 3) for the Magic Effect that can NEVER be met, so it does not reference to the Magic Effect. But the condition would have to be true for the Magic Effect description to be displayed in the inventory. I did not know that before.When the item (e.g. Jet) is equipped, not the Jet item from the inventory is activated, but one modified by the mod via script, which then triggers the actual Magic Effect. Link to comment Share on other sites More sharing options...
Recommended Posts