.
This commit is contained in:
parent
9eb2b8696f
commit
a1714c2510
4 changed files with 93 additions and 62 deletions
|
@ -121,8 +121,11 @@ end</script>
|
|||
<packageName></packageName>
|
||||
<script>function scripts.utils.bind_functional(command, silent)
|
||||
scripts.utils.functional_key = command
|
||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>]" .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||
raiseEvent("playBeep")
|
||||
|
||||
if not silent then
|
||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>]" .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||
raiseEvent("playBeep")
|
||||
end
|
||||
end
|
||||
|
||||
function scripts.utils.bind_ship(command, if_locate, silent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue