- 24
- 2
[ML] (error) àíòèêàçèíî.lua: ...AMES\ARIZONA GAMES\bin\Arizona\moonloader\àíòèêàçèíî.lua:4: 'then' expected near 'in'
[ML] (error) àíòèêàçèíî.lua: Script died due to an error. (7B94B7DC)
[ML] (error) àíòèêàçèíî.lua: Script died due to an error. (7B94B7DC)
Lua:
local q = require 'samp.events'
function q.onSendCommand(command)
if '/dice' in command then
return false
end
end