Question
How do I know the level of a monster creature or human in Skyrim?
Answer
You can only do this on the PC via the console:
- Open the console with
~ - Click on the target (now you should see the ID of the target in the form of a hex string)
- Type
getlevel
You can also just use getlevel [hexstring] if you know the ID of what you want to check.
Check more discussion of this question.
No comments:
Post a Comment