Clothing System Detection
Config.ClothingSystem =
(GetResourceState('illenium-appearance') == 'started' and 'illenium-appearance') or
(GetResourceState('qb-clothing') == 'started' and 'qb-clothing') or
(GetResourceState('skinchanger') == 'started' and 'skinchanger') or
(GetResourceState('fivem-appearance') == 'started' and 'fivem-appearance') or
nilLast updated