Missing beep.
This commit is contained in:
parent
da4f785ad8
commit
a4cfbae6d5
@ -53,6 +53,19 @@ tempTimer(1, function () disableTrigger("zaslaniasz_ty") end)
|
||||
end
|
||||
scripts.inv.collect.check_body = false
|
||||
end
|
||||
end</script>
|
||||
<eventHandlerList/>
|
||||
</Script>
|
||||
<Script isActive="yes" isFolder="no">
|
||||
<name>ftpd-beep-bind</name>
|
||||
<packageName></packageName>
|
||||
<script>function scripts.utils.bind_functional(command, silent)
|
||||
scripts.utils.functional_key = command
|
||||
|
||||
if not silent then
|
||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>" .. scripts.keybind:keybind_tostring("functional_key") .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||
raiseEvent("playBeep")
|
||||
end
|
||||
end</script>
|
||||
<eventHandlerList/>
|
||||
</Script>
|
||||
|
Loading…
Reference in New Issue
Block a user