0 of 0

File information

Last updated

Original upload

Created by

Nawor3565

Uploaded by

Nawor3565

Virus scan

Safe to use

Tags for this mod

About this mod

A small utility mod that allows you to display the current weather ID.

Permissions and credits
Changelogs
This is a small utility mod I made to help debug weather mods. It adds the Forecaster's Hat, that when equipped will show the current weather ID in the top left corner. You can either find the hat on top of a wall in Solitude (see pictures) or just use the console command

help "forecaster"

to get the item ID, and then

player.additem XXXXXXXX 1

to add the hat to your inventory.

The last thing to note is that the weather ID will be in decimal, meaning to convert it to the normal form just throw it into a decimal-to-hex converter such as this one.


Credit for the script goes to user Robinsage on the Nexus forums.