- Версия SA-MP
-
- Любая
Скрипт имитирует нажатие Alt+Enter, сворачивая игру в оконный, мне этого не надо, как исправить?
End::
Reload
return
F3::
Loop
{
sleep, 3500
SendInput, {LAlt Up}
sleep, 50
SendInput, {LAlt Down}
sleep, 8000
SendInput, {Space Up}
sleep, 50
SendInput, {Space Down}
sleep, 250
SendInput, {Enter Up}
sleep, 50
SendInput, {Enter Down}
sleep, 50
}
Return
F5::
Pause
End::
Reload
return
F3::
Loop
{
sleep, 3500
SendInput, {LAlt Up}
sleep, 50
SendInput, {LAlt Down}
sleep, 8000
SendInput, {Space Up}
sleep, 50
SendInput, {Space Down}
sleep, 250
SendInput, {Enter Up}
sleep, 50
SendInput, {Enter Down}
sleep, 50
}
Return
F5::
Pause