@ -1338,8 +1338,6 @@ function sampev.onSendCommand(cmd)
end
function sampev.onSendChat(message)
antiflood.set()
local score = sampGetPlayerScore(tonumber(message))
addChatMessage(score)
function sampev.onShowDialog(id, style, title, button1, button2, text)
local res = processEvent(get_guns.onShowDialog, table.pack(id, style, title, button1, button2, text))