Привет! Подскажите, почему этот скрипт не работает, просто зависает при вводе комманды /reconnect
И как исправить? Заранее спасибо!Код:{$CLEO .cs} //-------------MAIN--------------- 29@ = SAMP.Base() :Reconnect1 wait 400 SAMP.Available else_jump @Reconnect1 0B34: samp register_client_command "reconnect" to_label @Reconnect2 :Reconnect3 wait 150 jump @Reconnect4 :Reconnect4 wait 150 jump @Reconnect3 :Reconnect2 wait 0 0B28: samp disconnect_with_reason 0 wait 1000 0B27: samp set_gamestate 3 jump @Reconnect3
Вот код
Код:
{$CLEO .cs}
0000:
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end
0B34: samp register_client_command "reconnect" to_label @r
while true
wait 0
if 1@ == 1
then
0B28: samp disconnect_with_reason 0
0B27: samp set_gamestate [здесь мог быть твой геймстат]
0B27: samp set_gamestate [здесь мог быть твой геймстат]
0B27: samp set_gamestate [здесь мог быть твой геймстат]
0B27: samp set_gamestate [здесь мог быть твой геймстат]
1@ = 0
end
end
:r
1@ = 1
0B43:
PS: Вроде 4, 2, 3 геймстаты