Macroslot (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
{{SlashCommandArticle|command=macroslot|options=macro-slot# name command|note=Adds a macro to specified power tray slot}}
{{SlashCommandArticle|command=macroslot|options=macro-slot# name command|note=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.
* 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==
==Example==
  /macroslot 20 "Fly" "powexec_name Fly"
  /macroslot 20 "Fly" "powexec_name Fly"

Revision as of 06:06, 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"