How to Modify HXIClam Settings - jimmy58663/hxiclam GitHub Wiki
In order to open the HXIClam settings GUI you can type /hxiclam
. In this GUI you will find the various settings that can be modified for the addon.
There are two bucket colors that can be changed typically in order to make it easier to read the font. The Warning Bucket Color is yellow and triggers when, by default, you have 20 pz or less free in your bucket. This threshold can be changed with the Warning Weight Limit. The Critical Bucket Color is red and triggers when, by default, you have 7 pz or less free in your bucket. Again this threshold can be changed with the Critical Weight Limit.
The weight is typically the most important information that the addon provides. As such, you can scale the weight font to be much larger and easier to see if needed.
You can change the price that items are valued at in the Item Price tab. The list should by default come with all the possible items that you can dig up from clamming, but if something is missing it can be added manually. Each item must match the exact text that is shown in the chat log when you dig up the item and must be in all lowercase. The name of the item and the price it is valued at are separated by a : which makes the format <item name in lowercase>:<price of item>.
In order for price changes to take effect you must press the Update Pricing button at the top of the GUI window. If you want those changes to persist after logging out or reloading the addon, you must also press the Save Settings button.
Item weights are set up just like Item Prices are and can be modified in the Item Weight tab. The list should by default come with all the possible items that you can dig up from clamming, but if something is missing it can be added manually. Each item must match the exact text that is shown in the chat log when you dig up the item and must be in all lowercase. The name of the item and the weight are separated by a : which makes the format <item name in lowercase>:<weight of item>.
In order for weight changes to take effect you must press the Update Weights button at the top of the GUI window. If you want those changes to persist after logging out or reloading the addon, you must also press the Save Settings button.
The sounds can be changed or tested in the settings editor brought up with /hxiclam. Custom sounds can be put into <AshitaInstall>/addons/hxiclam/tones. If you add new files into the tones directory you need to reload the addon or use /hxiclam reload to reload its settings from disk. I am unsure what file types are supported, but I assume only .wav files work like with the Windower option.
In order to open the HXIClam settings you have to load the addon at least once to create the default file. The default settings file will exist in <WindowerInstall>/addons/hxiclam/data/settings.xml. You can open this file with your preferred text editor.
It is important to understand that the global tag settings are the defaults and also apply to all characters unless there is an override for specific characters. Character overrides are designated in a character specific tag designated by your character name such as <cybin></cybin>.
There are two bucket colors that can be changed typically in order to make it easier to read the font. The bucket_weight_warn_color is yellow and triggers when, by default, you have 20 pz or less free in your bucket. This threshold can be changed with the bucket_weight_warn_threshold. The bucket_weight_crit_color is red and triggers when, by default, you have 7 pz or less free in your bucket. Again this threshold can be changed with the bucket_weight_crit_threshold.
Unfortunately, this feature is not currently available for the Windower version.
You can change the price that items are valued at in the item_index. The list should by default come with all the possible items that you can dig up from clamming, but if something is missing it can be added manually. Each item must match the exact text that is shown in the chat log when you dig up the item and must be in all lowercase. The name of the item and the price it is valued at are separated by a : which makes the format <item name in lowercase>:<price of item>.
In order for price changes to take effect you must reload the addon (//lua reload hxiclam) or settings (//hxiclam reload).
Item weights are set up just like Item Prices are and can be modified in the item_weight_index. The list should by default come with all the possible items that you can dig up from clamming, but if something is missing it can be added manually. Each item must match the exact text that is shown in the chat log when you dig up the item and must be in all lowercase. The name of the item and the weight are separated by a : which makes the format <item name in lowercase>:<weight of item>.
In order for weight changes to take effect you must reload the addon (//lua reload hxiclam) or settings (//hxiclam reload).
The filename for the sound needs to be set in <WindowerInstall>/addons/hxiclam/data/settings.xml by changing the tag to something other than clam.wav which is the default. The new file needs to exist in <WindowerInstall>/addons/hxiclam/tones and only .wav files are supported. There are a few default tones provided that you can swap to.