Hello all, I want to bind just my cannons and turrets to the space bar, so I do not fire my beam overload until I am ready.
I have placed all the cannon and turret icons in the fourth row of the tray and used the following command to bind them.
/bind Space +TrayExecByTray 3 0 $$ +TrayExecByTray 3 1 $$ +TrayExecByTray 3 2 $$ +TrayExecByTray 3 3 $$ +TrayExecByTray 3 4
However, only the first weapon in the tray fires, the others will not follow. What have I done wrong?
Thank you.
0