-
Posts
22 -
Joined
-
Last visited
Nexus Mods Profile
About blackandwhite1459

blackandwhite1459's Achievements
Contributor (5/14)
0
Reputation
-
I created a custom version of the "Well Rested" effect with a +20% skill use modifier. I'm trying to figure out now, what happens if I have the Well Rested or Lover's Comfort effect in combination with my custom one. Do the effects stack up? If I have the custom one and Well Rested at the same time, do I get the netto effect of 1.2x1.1=1.32(32%)? I don't suppose there's a console command to check what skill use modifier my character has, is there?
-
LE Can't add packages to actor
blackandwhite1459 replied to blackandwhite1459's topic in Skyrim's Creation Kit and Modders
Got it! Had wrong owner quest there. Thank you! :D -
Hi! So I created an alias to be filled with the victim of assault actor event. However in game when I hit the NPC and the quest starts, the NPC alias doesn't fill. In the alias options I only toggled optional. Do I have to do some additional stuff for the alias? Please help.
-
LE Can't add packages to actor
blackandwhite1459 posted a topic in Skyrim's Creation Kit and Modders
Hi! I wonder why I can only add certain packages from dropdown menu to my actor. Most of the packages, when I choose them, do not appear in the window. This is also includes a custom package I just made for my actor, and it just doesn't want to add. Can somebody help please? -
Hi! SO I want to add an AI package to NPCs dynamically, by casting spell on them. To do this I created a quest that reacts to a spell casting. Then I added an alias reference for the actor that a spell is cast on, and for that alias I added an AI package, in this case to make them follow me. However this does not work in the game when I cast spells on NPCs. Am I missing some steps? I have to say I'm pretty new with the aliases and they kind of really confuse me. So I'm not sure I did this right.
-
Hi! I wonder if it's possible to add an AI Package to all NPCs at once? Say if I want every NPC in game to force greet me with a certain dialogue. Or say a certain category of NPCs. I know only how to manually add an ai package to a specific actor. But see no ways to implement it on everybody at once. Thank you in advance for help!
-
Hi! So the NPCs I put into a cell randomly disappear for some reason. When I first load a game I can see NPCs I put in the room. But then if I get out of the cell and back, or if I reload the save, the NPCs often are not there anymore. Even if I choose NPCs start dead to make sure they didn't go anywhere, the same thing happens. Please help. Thank you in advance!
-
Hi! So I was trying to create an ability spell with some magic effects that run a specified period of time. I succeeded to make it work and all, with one problem that the magic effect does not seem to run out of time. My fortify alteration magic effect for instance has 5s lasting period, but the countdown doesn't go down and it has a constant 5s lasting time. What am I doing wrong? I used fire and forget casting for my spell, set time for the effects. Thank you in advance!
-
- creationkit
- magic
-
(and 1 more)
Tagged with:
-
Hi! So I wanted to change my character race to succubus, but without changing her preset from imperial race. So I saved and loaded my preset after changing to succubus race. However this led to my eyes getting situated lower on the face, plus my custom eyes from eyes of beaty and vanilla brows don't want to load into preset after restarting the game. I basically don't need the custom eyes, brows and the rest of custom succubus race stuff, I just want to have the magic effects and be able to transform with wings and horns. And otherwise have the appearance of a vanilla imperial race. Is this possible to achieve? Thank you very much in advance!
-
Hi! So everything with the enb works right, except the menu. I press shift + enter combination, but nothing happens. I mainly just wanted to increase enb brightness levels through the menu. The only thing I did differently from tutorials is that I used d3d9.dll from some other enb preset I found. The original one I downloaded with enb 0.279 didn't work for me, but this for some reason did. I use windows 10 with latest updates via bootcamp. My graphic card is Intel Iris 5100. Thank you in advance!
-
Hi! So this is my first time I used DDSopt. I just experimented with the default textures, decreasing them all to 32x32 resolution. But then in game I saw that some random stuff still had their original resolution. When I looked into the output, I saw that indeed every texture group had some stuff that weren't converted. I ran DDSopt again several times, deselecting skip and ignore options, which led to fewer converted items. But didn't fix the problem completely. Pleese Healpp