Jump to content

AlimAge

Premium Member
  • Posts

    35
  • Joined

  • Last visited

Nexus Mods Profile

About AlimAge

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AlimAge's Achievements

Contributor

Contributor (5/14)

0

Reputation

  1. And yes, I want to add that changing the character's speed through a script causes the same issue. So the problem is specifically related to the character's speed, which, for some reason, triggers this issue when moving slowly.
  2. Thanks for the response. I don't even know where to start. In short, I haven't been able to solve the problem, even though I've considered different options, from changing the stairs to altering the character's height. In general, none of that worked. I disable player control and switch it to the game AI. Simply put, at that moment, the player becomes an NPC, who is then controlled by the quest scene in which they participate. As I mentioned, I'm creating a quest, so yes, it's a mod and not a vanilla game. And no, I don't change the player's speed with scripts. I just activate the AI package in the scene that tells the player to move to a specific point with a "preferred speed" of walking. The problem is strange because it only occurs when the AI controls the player but doesn't appear with NPCs. If I manually controlled the character as a player and walked slowly down the stairs, there would be no problem. The only thing I haven't tested yet is creating another scene with a different descent in a different location to check whether this problem is consistent or just local.
  3. Hi everyone. I'm working on a quest where, at one point, the player’s control is taken over by AI, and the character is supposed to walk down a staircase. They’re supposed to do this slowly, i.e., walking, but a strange problem has arisen. The character starts to walk very slowly (as if I set their speed to 5 instead of 100) and begins to shake. However, if I set the player to run instead of walk, everything works fine. I thought the problem might be due to the NavMesh (the action takes place in a location I created, so I also made the NavMesh myself), so I tried reworking it in different ways. I tried extending it further into the staircase and placing it directly over the stairs, but that didn’t produce any results. Has anyone encountered a similar issue? Other NPCs walk down the stairs without any problems.
  4. Greetings! I recently learned that in order for parallax textures to work on objects, they need new meshes that support these same parallax textures. However, as the game progresses, I often notice how objects that use textures with parallax do not have depth effects at all, hence the conclusion that these meshes are not made to support it. I would like to know how to add this support for the parallax effect to meshes, because, as I understand it, simply adding an additional layer of textures with a parallax map through nifSkope is not enough, because it does not have any effect
  5. I created my own tutorial message that asks me to press a button (in this case left alt). I searched the Internet and found a site that provides tags for displaying a specific key that corresponds to its action. For example [Activate] means E and so on. The fact is that I have an action from the mod assigned to Alt, and I can't write a standard tag to display it. Is there a way to display not an action button, but just an image of the button that needs to be clicked? Because I wrote [Alt] and [Left Alt], but nothing worked.
  6. I replaced the texture this way, but the shape of the head does not want to change
  7. I'm talking about the fact that my NPC does not accept nif files from his head. Whether they exist or not makes no difference.I used the exported head of my NPC and replaced it with the head of another NPC and everything works, but as soon as I do the opposite, nothing happens.Nifscope and combining heads will not help me,if the NPC does not accept nif files
  8. Yes, I used NifScope to select the head I want, but the problem is that I don’t know how to replace the head of my NPC with it. I don't understand how to replace nif head, because my npc simply doesn't have its own file with nif head. And if I create it myself via CK via Ctrl + F4, then replacing it does not affect anything.
  9. Hi all! It’s such a thing that I have the RSChildren mod installed and for my mod I created a child NPC. The problem is that the mod RSChildren replaces standard children with some scary ones, so I would like to use the appearance of another child from the same mod, but I don’t understand how to do this. Can anyone give me a hint? I tried NPC Visual Transfer - it didn’t help, and I also tried to create a FaceGeom using Ctrl + F4 in the Creation kit and then replace the .nif file that created, but as I understand it, it doesn’t work that way
  10. Is there any "Condition function" that determines what level a legendary skill is? I want to create a skill that is only available if you have level 100 of this tree or level 1 or higher legendary.
  11. Hi all. Such a problem is that when starting the game, for some reason, the Skyrim.ini and SkyrimPrefs.ini files are used from the Documents folder and not from the profile that I created in MO2.And most importantly, the problem is observed only on Windows 11! 10 is great and yes. i checked "use profile-specific Game INI Files" in profile
  12. Is there any way to see what this or that "Idle" animation is doing? Just a description is not always enough to understand whether it suits me or not. I'm talking about "idle animation" which can be selected in the dialog
×
×
  • Create New...