Дарово пацана . Те кто шарит в ахк помогите
Посмотреть вложение 508367
Посмотреть вложение 508367
!e::
if(isInChat())
return
id := getClosestPlayerId()
ped := getTargetPed()
if(ped)
{
pid := getIdByPed(ped)
SendInput, {F6}/cuff %pid%{Enter}
}
else if(id > -1)
SendInput, {F6}/cuff %id%{Enter}
return
if(isInChat())
return
id := getClosestPlayerId()
ped := getTargetPed()
if(ped)
{
pid := getIdByPed(ped)
SendInput, {F6}/cuff %pid%{Enter}
}
else if(id > -1)
SendInput, {F6}/cuff %id%{Enter}
return