Jump to content

Recommended Posts

Posted

I posted this in the Help section and realized I should have just posted in the Mastermind forum. I'm hoping someone can tell me what I'm doing wrong. I set up the numpad keybinds for MM using the text file method. I can load the files, but when I hit the '0' key I get an error that says 

 

Unable to read in keybind file: c:/covbinds/All.txt

 

I copied right from this source and yes, I changed it for my specific type of minions. 

 

https://cityofheroes.fandom.com/wiki/Mastermind_Numpad_Pet_Controls

 

Anyone know what could be wrong?

 

Someone mentioned a path error, but I don't know how to go about fixing that, especially since I copied from the source and only changed the information to my minion type. 

Posted

You're using forward slashes in a pathname.  Use the '\' backslash instead.

 

c:\covbinds\Robot.txt

 

Forward slashes are used within the game to issue commands like /bindloadfile c:\covbinds\Robot.txt

 

Posted
12 hours ago, Deadlymantis said:

You're using forward slashes in a pathname.  Use the '\' backslash instead.

 

c:\covbinds\Robot.txt

 

Forward slashes are used within the game to issue commands like /bindloadfile c:\covbinds\Robot.txt

 

Nope. I'm not using forward slashes, I'm using the backslash. The error show forward slashes, but when it's typed into the chat bar it's typed correctly.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...