Our Fleet › Forums › Public Lounge › Main Deck › Spacebar Keybind Help
-
AuthorPosts
-
November 1, 2014 at 9:02 am #154594
If anyone could help me on this I would be very grateful
Problem: I have used Hilbert’s Guide Spacebar keybind text file for tray 7 to bind powers to the spacebar. The problem is that I am running out of space on tray7 but still have about 3 or 4 powers i would still like to have bound. Is there any way to add on to this text file so that hitting spacebar can just continue into tray 8? I’ve tried messing with it but haven’t had success. The code is posted for Hilbert’s Guide but is only for tray 7.
Button4 “+power_exec Distribute_Shields”
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 6 0$$+TrayExecByTray 6 1$$+TrayExecByTray 6 2$$+TrayExecByTray 6 3$$+TrayExecByTray 6 4$$+TrayExecByTray 6 5$$+TrayExecByTray 6 6$$+TrayExecByTray 6 7$$+TrayExecByTray 6 8$$+TrayExecByTray 6 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 6 9$$+TrayExecByTray 6 8$$+TrayExecByTray 6 7$$+TrayExecByTray 6 6$$+TrayExecByTray 6 5$$+TrayExecByTray 6 4$$+TrayExecByTray 6 3$$+TrayExecByTray 6 2$$+TrayExecByTray 6 1$$+TrayExecByTray 6 0$$+power_exec Distribute_Shields”
T “team Target: >> $target <<"November 1, 2014 at 9:10 am #161175I ran into a similar problem once I got an Intel ship. I had to add another tray as well. I just copy/pasted the execute tray line, and changed the numbers on the second set. Save, then go in game and load spacebar.txt, then fixed trays.
"You know, I used to think it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe." - Marcus Cole, Babylon 5
November 1, 2014 at 9:40 am #161176So is this what you were talking about?
Button4 “+power_exec Distribute_Shields”
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 6 0$$+TrayExecByTray 6 1$$+TrayExecByTray 6 2$$+TrayExecByTray 6 3$$+TrayExecByTray 6 4$$+TrayExecByTray 6 5$$+TrayExecByTray 6 6$$+TrayExecByTray 6 7$$+TrayExecByTray 6 8$$+TrayExecByTray 6 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 6 9$$+TrayExecByTray 6 8$$+TrayExecByTray 6 7$$+TrayExecByTray 6 6$$+TrayExecByTray 6 5$$+TrayExecByTray 6 4$$+TrayExecByTray 6 3$$+TrayExecByTray 6 2$$+TrayExecByTray 6 1$$+TrayExecByTray 6 0$$+power_exec Distribute_Shields”
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 7 0$$+TrayExecByTray 7 1$$+TrayExecByTray 7 2$$+TrayExecByTray 7 3$$+TrayExecByTray 7 4$$+TrayExecByTray 7 5$$+TrayExecByTray 7 7$$+TrayExecByTray 7 7$$+TrayExecByTray 7 8$$+TrayExecByTray 7 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 7 9$$+TrayExecByTray 7 8$$+TrayExecByTray 7 7$$+TrayExecByTray 7 7$$+TrayExecByTray 7 5$$+TrayExecByTray 7 4$$+TrayExecByTray 7 3$$+TrayExecByTray 7 2$$+TrayExecByTray 7 1$$+TrayExecByTray 7 0$$+power_exec Distribute_Shields”
T “team Target: >> $target <<"November 1, 2014 at 10:30 am #161177just tried the above code. Starts with 0 of tray 7 and then proceeds to tray 8. Skips all of tray 7 though.
November 1, 2014 at 12:09 pm #161178@joeshabadoo wrote:
So is this what you were talking about?
Button4 “+power_exec Distribute_Shields”
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 6 0$$+TrayExecByTray 6 1$$+TrayExecByTray 6 2$$+TrayExecByTray 6 3$$+TrayExecByTray 6 4$$+TrayExecByTray 6 5$$+TrayExecByTray 6 6$$+TrayExecByTray 6 7$$+TrayExecByTray 6 8$$+TrayExecByTray 6 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 6 9$$+TrayExecByTray 6 8$$+TrayExecByTray 6 7$$+TrayExecByTray 6 6$$+TrayExecByTray 6 5$$+TrayExecByTray 6 4$$+TrayExecByTray 6 3$$+TrayExecByTray 6 2$$+TrayExecByTray 6 1$$+TrayExecByTray 6 0$$+power_exec Distribute_Shields$$+0$$+TrayExecByTray 7 1$$+TrayExecByTray 7 2$$+TrayExecByTray 7 3$$+TrayExecByTray 7 4$$+TrayExecByTray 7 5$$+TrayExecByTray 7 7$$+TrayExecByTray 7 7$$+TrayExecByTray 7 8$$+TrayExecByTray 7 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 7 9$$+TrayExecByTray 7 8$$+TrayExecByTray 7 7$$+TrayExecByTray 7 7$$+TrayExecByTray 7 5$$+TrayExecByTray 7 4$$+TrayExecByTray 7 3$$+TrayExecByTray 7 2$$+TrayExecByTray 7 1$$+TrayExecByTray 7 0$$+power_exec Distribute_Shields”
T “team Target: >> $target <<"Should look something like that. Fire all and target are bookends, distribute shield commands seperate tray execute lines.
I’m at work right now, if you’re still having trouble I’ll post my spacebar.txt when I get home this evening.
"You know, I used to think it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe." - Marcus Cole, Babylon 5
November 3, 2014 at 7:38 pm #161179Sorry about the delay, here’s my keybind (trays 6 and 7 on spacebar):
Button4 “+power_exec Distribute_Shields”
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 6 0$$+TrayExecByTray 6 1$$+TrayExecByTray 6 2$$+TrayExecByTray 6 3$$+TrayExecByTray 6 4$$+TrayExecByTray 6 5$$+TrayExecByTray 6 6$$+TrayExecByTray 6 7$$+TrayExecByTray 6 8$$+TrayExecByTray 6 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 6 9$$+TrayExecByTray 6 8$$+TrayExecByTray 6 7$$+TrayExecByTray 6 6$$+TrayExecByTray 6 5$$+TrayExecByTray 6 4$$+TrayExecByTray 6 3$$+TrayExecByTray 6 2$$+TrayExecByTray 6 1$$+TrayExecByTray 6 0$$+TrayExecByTray 5 0$$+TrayExecByTray 5 1$$+TrayExecByTray 5 2$$+TrayExecByTray 5 3$$+TrayExecByTray 5 4$$+TrayExecByTray 5 5$$+TrayExecByTray 5 6$$+TrayExecByTray 5 7$$+TrayExecByTray 5 8$$+TrayExecByTray 5 9$$+Power_Exec Distribute_Shields$$+TrayExecByTray 5 9$$+TrayExecByTray 5 8$$+TrayExecByTray 5 7$$+TrayExecByTray 5 6$$+TrayExecByTray 5 5$$+TrayExecByTray 5 4$$+TrayExecByTray 5 3$$+TrayExecByTray 5 2$$+TrayExecByTray 5 1$$+TrayExecByTray 5 0$$+power_exec Distribute_Shields”
T “team Target: >> $target <<""You know, I used to think it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe." - Marcus Cole, Babylon 5
November 3, 2014 at 11:55 pm #161180Works like a charm!!!! Thanks fatman. Appreciate the help!!!
November 3, 2014 at 12:09 am #161181@joeshabadoo wrote:
Works like a charm!!!! Thanks fatman. Appreciate the help!!!
Happy to help.
"You know, I used to think it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe." - Marcus Cole, Babylon 5
-
AuthorPosts
You must be logged in to reply to this topic.