Climate Pattern Configuration Tool 1.3

Developers


Description


Climate Pattern Configuration Tool

This tool offers a convenient way to edit weather timecycles. While a similar tool, "[vxp] timecycle editor," existed previously, it was unfinished.

Important: This tool is a file editor and does not include game injectors or reloaders.

It is assumed that you will use this tool with vsreloader.

files description

----------------------------------------------------------------------

categories.txt

categories = 1 - in the config to enable categories

file struct:

@category name
parameter_name
parameter_name
@category name
parameter_name
parameter_name

Lines starting with the '@' symbol are category names. Lines below a category line represent parameter names, allowing you to specify which parameter belongs in which category. Use the timecycle_item_names.txt file to populate categories as desired.

----------------------------------------------------------------------

tooltips.txt

tooltips = 1 - in the config to enable tooltips

file struct:

parameter_name : tooltip
parameter_name : tooltip
parameter_name : tooltip

You can use tooltips as parameter names (example on the screenshot). To enable this, set replace_item_names_with_tooltips_definition = 1 in the config (this will disable tooltips).

----------------------------------------------------------------------

Note:

This tool is designed specifically for weather timecycles and cannot load timecycle_mod files. For editing those, use the native FiveM editor.


First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments