5.1.2025
The "No export for RegisterStash" error has been fixed, and the print statements used for debugging have been removed.
The "Function not found" error has been fixed.
Realistic armor system now includes an automatic clothing equip feature. (Video)
From the config, you can set which armor clothing item the player will wear based on their job and grade when using armor items. For example: When using heavy armor, the character’s armor value will be set to 100, and if the player is a police, they will wear a police armor clothe. If not, a standard armor clothe will be worn.
Clothe set item added. (Video)
This item allows you to add a clothing set of your choice. When you equip the clothe set item, all items within the set will be equipped automatically. For example, you can put a suit set or an outfit for work inside the item, so by equipping just one item, you wear the entire outfit at once. Additionally, you can name the set to know which set it is.
If you want to use this feature, you must update the
tgiann-clothing
script and add theclothe_set
item to your item list (check the config file for detailed information).
Last updated