Ребята, скрипт не компилится, что делать?
{$CLEO .cs}
0000: NOP
repeat
wait 100
until Samp.Available()
0AAC: $hMP3 = load_audiostream "CLEO\Alarm\Alarm.mp3"
:Captch_Notification
repeat
wait 0
until samp.IsDialogActive(-1)
0BD8: samp get_dialog_caption 0@
if 0@ = "Áàíê"
then
0AF8: samp add_message_to_chat "{00FA9A}[Captch Notification]: 戕ֈ!" color 0xFFFFFF
0AAD: set_mp3 $hMP3 perform_action 1
wait 27000
jump @Captch_Notification
else
jump @Captch_Notification
end
end
Неверное выражение 0@ = "Банк".
Одна из переменных имеет неизвестный тип, либо их типы несовместимы.