The setClientSheet native AI script function changes the client sheet of a creature, affecting visual appearance only.
()setClientSheet(sheetName: s) // setClientSheet_s_
()setClientSheet('ccdeb2');
This example code changes the client sheet of a creature to 'ccdeb2', affecting its visual appearance.