Jump to content

Need help with creation Kit


NETZ2121

Recommended Posts

So Im having a few issues occur and things I cant figure though a google search. So what I'm doing is creating an interior cell for a quest mod I'm making. the big issue Im having though is that upon enter the cell everything moves faster. My character moves faster and an npc that is also in the cell and also in game time moves faster. im not sure whats causing it ,but any advice would be welcomed.

 

My secound issue Im having is that I want to have the npc I created sit in a chair at all times. I can't seem to figure out how to get him in the chair. Also if you didn't guess already i'm am highly new to modding and the creation kit.

 

Thanks for reading!

Edited by isnets21
Link to comment
Share on other sites

I'm not sure why you'd have a speed change for the cell.

But I can help with the sit in chair thing. You'll need some way of giving the actor a package. Either add it directly to the actor, or put the actor in a refalias on a quest and put the package on the alias. For the package data you would do something like this:
CA4JybW.png

Edited by BigAndFlabby
Link to comment
Share on other sites

So Im having a few issues occur and things I cant figure though a google search. So what I'm doing is creating an interior cell for a quest mod I'm making. the big issue Im having though is that upon enter the cell everything moves faster. My character moves faster and an npc that is also in the cell and also in game time moves faster. im not sure whats causing it ,but any advice would be welcomed.

 

Sounds like a classic case of having your FPS set way above 60. The game's physics are times to frame rate...physics get very wonky if you allow the FPS to go too far past 60. The fast movement in interior cells is a telltale symptom, along with lock picking being nearly impossible because the animation moves too fast. Dialog with NPCs can get out of sync as well. Try capping your FPS not far beyond 60 (I never go more than 70) and that should help.

Link to comment
Share on other sites

 

So Im having a few issues occur and things I cant figure though a google search. So what I'm doing is creating an interior cell for a quest mod I'm making. the big issue Im having though is that upon enter the cell everything moves faster. My character moves faster and an npc that is also in the cell and also in game time moves faster. im not sure whats causing it ,but any advice would be welcomed.

 

Sounds like a classic case of having your FPS set way above 60. The game's physics are times to frame rate...physics get very wonky if you allow the FPS to go too far past 60. The fast movement in interior cells is a telltale symptom, along with lock picking being nearly impossible because the animation moves too fast. Dialog with NPCs can get out of sync as well. Try capping your FPS not far beyond 60 (I never go more than 70) and that should help.

 

Thanks! That fixed the issue for me.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...