Multiple commands under one button. (Key Binds)
OK I have read the only manual on key binds, and I cant figure it out (its probably me) but I could use some help.
Below is the link to multiple commands under one button.
http://forums.startrekonline.com/showthread.php?t=66110
Here is the example that was used for multiple commands under one key bind:
/bind <input> "GenButtonClick PowerLevel_Preset_2 $$ PowerTrayExec <tray/slot #> $$ +Power_Exec Reroute_Shields_Rear $$
Here is the what I typed into the chat box:
/bind y "GenButtonClick PowerLevel_Preset_2 $$ PowerTrayExec <tray/slot #> $$ +Power_Exec Reroute_Shields_Rear $$
Here is the error message I receive when pressing y:
Unknown command "GenButtonClick PowerLevel_Preset_2 $$ PowerTrayExec <tray/slot #> $$ +Power_Exec Reroute_Shields_Rear $$"
Now I have no problem getting one command to work, but two commands is not working.
Could someone please post a working example, that you have tested, that I can cut and paste into my chat box to see what the issue is.
Comments
I tried your suggestions, and none of them worked.
If you could post an example that would be greatly appreciated.
Try it like this:
/bind y "GenButtonClick PowerLevel_Preset_2 $$ +TrayExecByTray x y $$ +Power_Exec Reroute_Shields_Rear"
where y x is the position on your tray of Evasive Maneuvers MINUS 1! So e.g. if it's in the tray bar 2, position 3, it's +TrayExecByTray 1 2.