It works fine in chat. But doesn't work right in bind files.
I can type in bind_load_file C:\Binds\folder\bind.txt in the chat window, and when I do a bind_save_file of the same. The new file is identical to the what was originally in the bind_file.
However, doing the same with a keybind in a bind file, the results are very different, such as
F6 "+PowerTrayExec 15 $$ BuildSet 0 $$ bind_load_file C:\Binds\folder\bind.txt"
I'm not sure what is going wrong. Some keys change, while others don't.
Be sure to check out
my DeviantArt page!
0
Comments
While messing with it, I noticed a lot of binds no longer work like they used to. Like -PowerExecTray # doesn't work to force off a power (heck PowerExecTray 0 # doesn't work either), but the work around is +PowerExecTray #$$+PowerExecTray # the same goes with -InventoryExec Devices #, use instead +InventoryExec Devices # $$ +InventoryExec Devices #