- 40
- 15
[ML] (error) shipilya.lua: ... GAMES\bin\GTA 140K BY DAPO SHOW\moonloader\shipilya.lua:9: ')' expected near 'then'
[ML] (error) shipilya.lua: Script died due to an error. (0FB06B84)
Код:
[ML] (error) shipilya.lua: ... GAMES\bin\GTA 140K BY DAPO SHOW\moonloader\shipilya.lua:9: ')' expected near 'then'
[ML] (error) shipilya.lua: Script died due to an error. (0FB06B84)
script_name("FightHelper")
script_author("shipilya")
script_version("25.11.2020")
function main()
local keys = require "vkeys"
repeat wait() until isSampAvailable()
wait(0)
if isKeyDown(VK_MENU and isKeyJustPressed(VK_31) then
sampAddChatMessage("/usedrugs 3")
end