The Elder Scrolls V: Skyrim Creation Kit
3
votes
1answer
113 views
How can I make a player-interactable bookshelf?
In the player's house Interiors->WhiterunBrezeehouse (FormID 000165A8) I duplicated a bookshelf (CommonShelf03 FormID 000ce784 near the fire pit) and the book proxies, container, triggers, ...
9
votes
1answer
264 views
How can I “stick” objects to tables in Skyrim and still allow those objects to be player-interactable?
I'm trying to place a non-static pot (RuinsPot01) on a table (RuinsAltar) with the Havok simulation.
I place the pot a little bit above the table and turn on Havok. The pot falls down but is left ...
2
votes
1answer
188 views
Can you move items made in the Skyrim Creation Kit on PC to the Xbox version?
I'm a pretty technically illiterate gamer but after several annoying glitches I finally went out and got the PC version of Skyrim. After a little bit of practice I got the hang of transferring my Xbox ...
2
votes
1answer
348 views
How do I make someone walk in Skyrim?
I'm coding a mod for Skyrim with Papyrus and the Creation Kit. I can't seem to get an Actor to move from point A to point B. I know there's a function to teleport an actor, but how can I make them ...
11
votes
2answers
2k views
What does Skyrim Creation Kit's NPC class do?
I'm trying to change it with the setclass console command Based on the UESP wiki it looks like it just governs stat gain for leveling, but based on the Elder Scrolls wiki it seems to only control ...
2
votes
3answers
11k views
Skyrim Creation Kit with Xbox 360
I posted this on stackoverflow but was advised to post here (here is a link to the stackoverflow question). I'm hoping for constructive feedback on its plausibility.
Update on progress: It looks like ...
6
votes
3answers
5k views
Custom Music in Skyrim's Creation Kit?
Can you bring in external music such as mp3s? If so, how? I didn't see anything about this in the wiki Bethesda released.
Also how does this work with regards to the Steam Workshop? Don't ...