Comman Proplems

When you use the refreshskin command, the character's health is fully restored

The tgiann-clothing script saves the character's previous health value when the refresh command is used and restores it after the skin is updated. However, if the character's health is being restored when you use the command, another script you are using is likely causing this. You can check the getHealthAndArmor and setHealth functions in the editable.lua file of the tgiann-clothing script to verify that it is working correctly.

Clothing images showing as boxes or none

There are a few main reasons for this:

  1. You may not have captured the clothing images. Check here: How to take clothes images.

  2. If your machine has a cache/CDN system, your provider may not support a high number of files. (To resolve this, reduce the number of images to 10 and check those images in the game.)

Last updated