有人可以帮助我使用此代码吗?我必须以某种方式为其添加西里尔字母的支持,否则我会得到奇怪的符号,而不是正确的文字
function ch0script()
--ch0-main
if cl == 1 then
bgUpdate('residential')
audioUpdate('2')
cw('Тестовый тест')
elseif cl == 2 then
cw('bl', 'Тест')
elseif cl == 3 then
cw('bl', 'That girl is Sayori, my neighbor and good friend since we were children.')
elseif cl == 4 then
cw('bl',"You know, the kind of friend you\'d never see yourself making today, but it just kind of works out because you've known each other for so long?")
elseif cl == 5 then
cw('bl','We used to walk to school together on days like this, but starting around high school she would oversleep more and more frequently, and I would get tired of waiting up.')
elseif cl == 6 then
cw('bl','But if she\'s going to chase after me like this, I almost feel better off running away.')
elseif cl == 7 then
cw('bl','However, I just sigh and idle in front of the crosswalk and let Sayori catch up to me.')