Mod articles
-
Please follow the following template to submit a bug report. Reports that do not follow this template or lacks information consistent with this template will be dismissed as "not a bug".
Apologies for the inconvenience. It takes an incredible amount of time to ask for very general information and wait for the user to reply with proper details. Many users disregard my follow-up questions and the bugs end up being unresolved forever.
(if any)
(if the bug is difficult to explain in words)
Below is an example of a well-formatted report that will help me tremendously:
Windows 11
1.6.640 ... -
Creating Custom Icon Replacers for Wheeler
To create custom icon replacers for special items(for example, the call horse ability, lantern equipment, or legendary weapons like dawnbreaker):
1. Navigate to Wheeler/resources/icons_custom folder
2. Put the .svg file you wish to replace in there.
3. Rename the .svg file to one of the following formats:
- if you wish to make all items with specified keyword using that .svg, name the file KWD_keywordYouWant.svg. For example, if I want all items with keyword claw to use the .svg file, rename it to KWD_WeapTypeClaw.svg.
- if you wish to make a specific item using that .svg, name the file FID_pluginName.esp_formID.svg For example, if I want a lantern equipment with formID 0xd63 in QwibLantern.esp to have that special lantern icon, rename the file F...