Macroslot (Slash Command): Difference between revisions

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


==Example==
==Example==
  /macroslot 20 Fly "powexec_name Fly"
  /macroslot 20 "Fly" "powexec_name Fly"

Revision as of 05:41, 6 June 2022

Slash Command

/macroslot macro-slot# name command

Adds a macro to specified power tray slot

The macro-slot# is determined by counting in sequence from 0 starting on slot 1 of power tray 1, to 89 for slot 10 of power tray 9. For example, slot 10 of tray 1 is macro-slot# 9, slot 1 of tray 2 is macro-slot# 10, and slot 1 of tray 3 is macro-slot# 20.


Example

/macroslot 20 "Fly" "powexec_name Fly"