getting enemy level displayed always

Post » Sun Nov 18, 2012 6:51 pm

how do i get the game to display the enemy level next to his name anytime i point the mouse cursor on the enemy or after i attack, it usualy displays his name at top screen while in combat, instead of everytime i have to open the console and type getlevel.
User avatar
Elle H
 
Posts: 3407
Joined: Sun Aug 06, 2006 3:15 am

Post » Sun Nov 18, 2012 8:13 pm

the level: http://www.creationkit.com/GetLevel_-_Actor

Then use the SKSE function (you'd need to install SKSE, http://www.creationkit.com/Category:SKSE - see the link at the top)
  • http://www.creationkit.com/GetName_-_Form (<<<<< read the notes ^^^^^^)
To get the name

However, changing the name to display this is probably more complex than just coding your own brand new game!

But you could use a message: http://www.creationkit.com/Message
(read the notes, it does not have to be an OK box!)


And I guess a Spell is the best way to activate the event (or a power ... shout ... perk ... ) something like that. Depends how you want to do it, I guess?
User avatar
naana
 
Posts: 3362
Joined: Fri Dec 08, 2006 2:00 pm

Post » Sun Nov 18, 2012 1:23 pm

thx
User avatar
nath
 
Posts: 3463
Joined: Mon Jan 22, 2007 5:34 am


Return to V - Skyrim