> > > Hi Captains! The team continues to investigate an issue where some players may be stuck on a loading screen. We appreciate your continued patience! < < <
Jolan tru Captain!
Welcome to Legacy of Romulus!
If you have purchased a Legacy or Starter Pack, please see this thread for instructions on how to claim your items in-game. (Please see the yellow text in the linked thread for instructions on creating a Reman.) (Not seeing your pack in-game? Please see the lime-green text in the linked thread above for information.)
If you have additional questions about the Legacy or Starter pack, please read this FAQ.
Thanks SO MUCH for all your support, and we'll see you in-game!
- The Star Trek Online Team
***Resolved Issues***
"Login failed for unknown reason" error
Missing additional character slot for current/ lapsed Gold Members
Slow patching in the launcher
A bug that involved Romulan Liberated Borg captains and their skills once they chose an ally
Ok tried my first bindfile keybinding and have been balked by limited space. The bind
Space "+TrayExecByTray 1 0 $$ +TrayExecByTray 1 1 $$ +TrayExecByTray 1 2 $$ +TrayExecByTray 1 3 $$ +TrayExecByTray 1 4 $$ +TrayExecByTray 1 5 $$ +TrayExecByTray 1 6 $$ +TrayExecByTray 1 7 $$ +Power_Exec Distribute_Shields " can only be this long.
Is this the limit to the amount of items one can bind in a chain?
It works, I merely can't add more to it in the way of +TrayExecByTray x x comands and have those new ones function.
It shouldn't be limited. I believe that I had a fire bar of the same variety. I will do some tests; lemme get back to you on that.
It shouldn't be limited. I believe that I had a fire bar of the same variety. I will do some tests; lemme get back to you on that.
Well this is my first foray into /bind files. I usaully use the chatbar for entering my Keybinds and the KB in my bind.txt file are those same ones I entered via chatbar.
Could that be having a limiting effect on them, even after I typed "keybind.txt" command to make a text file of my Keybinds in the LIVE folder?
Thanks for any help you may be able to give.
Ctrl+X re-creates the alias /startChannel which is used by the other keybinds to set the channel and immediately initiate the chatbox waiting my input.
Using these binds means I don't have to manually select the channel from the chatbox and I'll never miss-tell again.
Well this is my first foray into /bind files. I usaully use the chatbar for entering my Keybinds and the KB in my bind.txt file are those same ones I entered via chatbar.
Could that be having a limiting effect on them, even after I typed "keybind.txt" command to make a text file of my Keybinds in the LIVE folder?
Thanks for any help you may be able to give.
There is an inherent limitation when using the chat window. There is the character limitation (not sure the exact length but ...) to what you can put in the chatline. Hence, the reason some of our ... hmmm, colorful ... responses to Mikey get cutoff. :p So, you cannot enter a keybind any longer than the chat line will allow for. I also haven't found any restriction with 10+ commands in any of my lines when entered through a bindfile.
Remember also, if you do not clear a bind ( /unbind <key> -or- /unbind all ) through the chat window, that bind will remain active until cleared or overwritten. For example, say you bind: '/bind 3 +TrayExecByTray 0 0' through the chat window; thus, every time you hit the 3-key you will activate that ability. If, later, you want to move that ability and rebind it to another key say: '/bind 9 +TrayExecByTray 0 0'. You could hit either the 3-key or the 9-key to activate the given ability. You would need to '/unbind 3' or rebind the 3-key to eliminate activation of said ability.
This is why I work solely inside the bindfile itself. Inside a bindfile you are looking at everything that is bound. Any modifications are clearly identifiable. If you want to move an ability from one key to another, you just copy/paste anything between quotes; leave the previous binding as <key> "" to clear the bind when the file is next loaded.
The "/bind_file_save" command will save your currently keybinds as they exist at that time in-game. The resultant file is (to say the least) confusing and disorganized. Take a look at a couple of my bind files:
Note how I have separated similar functions with headings. The headings will be ignored by STO. This will help you to keep track of where/what you are doing in the file. So, if you change an ability you'll know where to go to adjust the new file. With the above, you'll note the only difference between the two files is the 'G' and 'A'. This tells me which Sci BOff is included in which file. If I change Sci BOff 'A' abilities (TSS1 & TSS2) I know where to go and what to modify; in this case, either +TrayExecByTray 2 4 or +TrayExecByTray 2 5.
I'm sure this is a lot of info; so, if you are confused just let me know and I'll work with you.
Ctrl+X re-creates the alias /startChannel which is used by the other keybinds to set the channel and immediately initiate the chatbox waiting my input.
Using these binds means I don't have to manually select the channel from the chatbox and I'll never miss-tell again.
Okay, now this is the sauce. I've been trying to figure this one out for a while.
The "/bind_file_save" command will save your currently keybinds as they exist at that time in-game. The resultant file is (to say the least) confusing and disorganized.
I take it that after saving my KB file , I can then enter it erase it and fill it with my new keybinds directly?
I take it that after saving my KB file , I can then enter it erase it and fill it with my new keybinds directly?
Yeah, just use a simple text editor like notepad. I wouldn't recommend erasing everything and starting over as you might delete something and either 1) not rebind it or 2) fail to clear the existing bind. Instead, try grouping similar functions together by opening another notepad window and copy/paste as you go through your file line-by-line. Two things will happen: 1) you won't misplace/mis-bind/not clear binds; 2) you'll become intimately familiar with your bindfile quickly.
First, this is one hell of a guide, very nice job and conga rats to you.
Second, the question, I have setup several keybinds thsnks to your guide BUT something went different at the very beggining
You told in your guide, that when you save current keybind setting, ALL keybinds should appear, even blanks ones, but for me that is not working.
When I save to file, all I get is the binds I have actually made myself and no others...
First, this is one hell of a guide, very nice job and conga rats to you.
Second, the question, I have setup several keybinds thsnks to your guide BUT something went different at the very beggining
You told in your guide, that when you save current keybind setting, ALL keybinds should appear, even blanks ones, but for me that is not working.
When I save to file, all I get is the binds I have actually made myself and no others...
Can you help me with that?
Thank you!
I've heard of this happening, but have never been able to replicate it myself. That said, there are two ways to go about getting a complete bindfile:
#1 Go to your Options:Keybinds and "Reset to Defaults". Now, resave a file, but don't overwrite the one you have ... make it like filename2.txt. That new file should contain all the default keybinds. Now, you can just change what needs to be changed.
#2 Type "/unbind all" in the chat window. (This does the same thing as "Reset to Defaults".) Reload your existing bind file. Now, save a file and it should contain everything (original and modified).