- 452
- 125
- Версия MoonLoader
- Другое
Сделайте пожалуйста регулярку для
Вот код не работает(
Код:
Администратор Nathaniel_Walker[497]: Да.
Вот код не работает(
Код:
function sampev.onServerMessage(color, text)
lua_thread.create(function()
if colokol == true then
if text:match("^Администратор .-%[%d%d?%d?%]: ") then
wait(500)
setAudioStreamState(audio, 1)
setAudioStreamVolume(audio, 100)
local memory = require "memory"
printString('~r~ PRESS R', 20000)
memory.setuint8(7634870, 0, false)
memory.setuint8(7635034, 0, false)
memory.hex2bin('0F 84 7B 01 00 00', 7623723, 8)
memory.hex2bin('50 51 FF 15 00 83 85 00', 5499528, 6)
end
end
end)
end