|
|
@ -716,6 +716,9 @@ get_guns.onServerMessage = function(color, message) |
|
|
|
get_guns.warehouse = true |
|
|
|
get_guns.warehouse = true |
|
|
|
get_guns.start_get() |
|
|
|
get_guns.start_get() |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
if message:find("^ .+ открыл%(а%) склад с оружием$") and not message:find(getLocalPlayerNickname()) then |
|
|
|
|
|
|
|
get_guns.warelock_send = {} |
|
|
|
|
|
|
|
end |
|
|
|
if message == " Броня уже 100%" and get_guns.getgun then |
|
|
|
if message == " Броня уже 100%" and get_guns.getgun then |
|
|
|
antiflood.send[#antiflood.send+1] = "/getgun" |
|
|
|
antiflood.send[#antiflood.send+1] = "/getgun" |
|
|
|
end |
|
|
|
end |
|
|
|