Бро, вот держидед краш
на нум пад 0, юзает 3 нарко.
if not sampIsCursorActive() and not sampIsChatInputActive() and not isPauseMenuActive() and not isSampfuncsConsoleActive() then
if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD1) then
sampSendChat("/usedrugs 1")
end
if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD2) then
sampSendChat("/usedrugs 2")
end
if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD3) then
sampSendChat("/usedrugs 3")
end
end
не работаетЯ конечно не скриптир, но можно вроде бы так:
нарко:if not sampIsCursorActive() and not sampIsChatInputActive() and not isPauseMenuActive() and not isSampfuncsConsoleActive() then if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD1) then sampSendChat("/usedrugs 1") end if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD2) then sampSendChat("/usedrugs 2") end if isKeyDown(VK_LMENU) and isKeyJustPressed(VK_NUMPAD3) then sampSendChat("/usedrugs 3") end end
Возможно добавить сочитание клавиш alt+numpad0 ?на нум пад 0, юзает 3 нарко.
на держи
А если ALT + Numbad2?Не работает(
Да!У тебя точно есть SAMPFUNCS и MoonLoader? И работают
Кинь лог, и в последствии исправим.
[19:20:13.077000] (debug) New script: 17C19984
[19:20:13.077000] (error) sdf (1) (1).lua: D:\GTA San Andreass\moonloader\sdf (1) (1).lua:9: 'then' expected near 'sampSendChat'
[19:20:13.077000] (error) sdf (1) (1).lua: Script died due to an error. (17C19984)