Tray (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


[[file:COHPowerTrays3.png|400px]]
[[file:COHPowerTrays3.png|400px]]
* To open and close the secondary and tertiary tray slots, use <code>/traysticky 1 1</code> to open the secondary tray slot, <code>/traysticky 1 0</code> to close the secondary tray slot; and use <code>/traystickyalt2</code> to toggle open and close the tertiary tray slot (or use <code>/traysticky 2 1</code> to open and <code>/traysticky 2 0</code> to close).
 
* To open and close the additional floating tray slots, use the window commands. Keep in mind that the tray slot window numbers are invisible, but they do have numbers. Tray = the Tray window (including the primary, secondary and tertiary trays), tray1 = first floating tray, tray 2 = second floating tray, tray3 = third floating tray, and so on. For example, <code>/window_toggle tray3</code>.
{| class="wikitable" width="65%"
|+ The following commands open and close the tray slots in the Tray Window:
|-
!style="text-align:center;"|Tray Slot
!style="text-align:center;"|Open
!style="text-align:center;"|Close
!style="text-align:center;"|Toggle
|-
| Tertiary (Alt2)
| <code>/traysticky 2 1</code>
| <code>/traysticky 2 0</code>  
| <code>/traystickyalt2</code>
|-
| Secondary (Alt)
| <code>/traysticky 1 1</code>
| <code>/traysticky 1 0</code>  
|
|-
| Tray Window
|
| <code>/tray</code>
|}
 
* There is no command that opens or closes only the Primary tray slot.
* To open and close the additional (+) floating tray slots, use the window commands. Keep in mind that the tray slot window numbers are invisible, but they do have numbers. Tray = the Tray window (including the primary, secondary and tertiary trays), tray1 = first floating tray, tray 2 = second floating tray, tray3 = third floating tray, and so on. For example, <code>/window_toggle tray3</code>.





Revision as of 21:29, 22 February 2024

Slash Command

/tray  

Toggles the power Tray window (including all 3 tray slots within it).

COHPowerTrays3.png

The following commands open and close the tray slots in the Tray Window:
Tray Slot Open Close Toggle
Tertiary (Alt2) /traysticky 2 1 /traysticky 2 0 /traystickyalt2
Secondary (Alt) /traysticky 1 1 /traysticky 1 0
Tray Window /tray
  • There is no command that opens or closes only the Primary tray slot.
  • To open and close the additional (+) floating tray slots, use the window commands. Keep in mind that the tray slot window numbers are invisible, but they do have numbers. Tray = the Tray window (including the primary, secondary and tertiary trays), tray1 = first floating tray, tray 2 = second floating tray, tray3 = third floating tray, and so on. For example, /window_toggle tray3.


Example

/tray


Also