Missing beep.
This commit is contained in:
parent
da4f785ad8
commit
a4cfbae6d5
@ -53,6 +53,19 @@ tempTimer(1, function () disableTrigger("zaslaniasz_ty") end)
|
|||||||
end
|
end
|
||||||
scripts.inv.collect.check_body = false
|
scripts.inv.collect.check_body = false
|
||||||
end
|
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>
|
end</script>
|
||||||
<eventHandlerList/>
|
<eventHandlerList/>
|
||||||
</Script>
|
</Script>
|
||||||
|
Loading…
Reference in New Issue
Block a user