test content
What is the Arc Client?
Install Arc

Something wrong with bind_load_file?

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!

Comments

  • dikawolfdikawolf Posts: 77 Arc User
    edited November 2017
    After a lot of experimentation, I decided to not fight it anymore, and went a different route by putting the new binds in the bind itself. That worked. For example "+PowerTrayExec 15 $$ Bind Key Command Parameter $$ Bind Key Command Parameter

    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 #
    Be sure to check out my DeviantArt page!
Sign In or Register to comment.