digging in and anolyzing game functions

Post » Tue Jun 19, 2012 8:03 am

Does anyone know of a way to use console commands or creation kit to anolyze an existing function/command?

Specifically, I'd like to dig in to showracemenu() and see how they did the character facing bit . . . more specifically, the part where when you drag the mouse, the char's head moves.

the goal is that I'm interested in manipulating where the player/npc is looking and there either isn't a core function for it, or it's named something without the words face, view or look (or permutations) in the name or description.
User avatar
danni Marchant
 
Posts: 3420
Joined: Sat Oct 07, 2006 2:32 am

Post » Tue Jun 19, 2012 5:14 am

I could be wrong, but some of those things sound like they are hardcoded.
User avatar
e.Double
 
Posts: 3318
Joined: Tue Jul 24, 2007 11:17 pm


Return to V - Skyrim