Then find second occurence of elseif GetResourceState('illenium-appearance') == "started" then
And replace it with
elseif GetResourceState('rcore_clothing') =="started" thenif crm_frameworks.crm_is_qbcore() then TriggerEvent('qb-clothes:client:CreateFirstCharacter') endif crm_frameworks.crm_is_esx() then TriggerEvent('rcore_clothing:esx:charcreator')endelseif GetResourceState('illenium-appearance') =="started" then