Macroslot (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>SekoiaBot
(Auto-created from text in List of Slash Commands)
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=macroslot|options=slot name command|note=Add a macro to specified 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.</br /></br />
 
* A fast way to determine the macro-slot# you want is to use the tray number as the tens digit and the slot number as the ones digit, combine them, then subtract 11. For example: let's say you want to know the macro-slot# for tray 5, slot 8... 58 - 11 = 47.
 
{| class=wikitable style="text-align: center;"
|+ [[The Players' Guide to the Cities/User Interface/Enhancements Window|Enhancements window]]
|-
! scope="row" | Tray 9
|  80
|  81
|  82
|  83
|  84
|  85
|  86
|  87
|  88
|  89
|-
! scope="row" | Tray 8
|  70
|  71
|  72
|  73
|  74
|  75
|  76
|  77
|  78
|  79
|-
! scope="row" | Tray 7
|  60
|  61
|  62
|  63
|  64
|  65
|  66
|  67
|  68
|  69
|-
! scope="row" | Tray 6
|  50
|  51
|  52
|  53
|  54
|  55
|  56
|  57
|  58
|  59
|-
! scope="row" | Tray 5
|  40
|  41
|  42
|  43
|  44
|  45
|  46
|  47
|  48
|  49
|-
! scope="row" | Tray 4
|  30
|  31
|  32
|  33
|  34
|  35
|  36
|  37
|  38
|  39
|-
! scope="row" | Tray 3
|  20
|  21
|  22
|  23
|  24
|  25
|  26
|  27
|  28
|  29
|-
! scope="row" | Tray 2
|  10
|  11
|  11
|  13
|  14
|  15
|  16
|  17
|  18
|  19
|-
!  scope="row"|&nbsp;&nbsp;Tray 1&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;
|  &nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;
|-
! style=max-width:5em| Slot #
!! style=max-width:4em| 1
!! style=max-width:4em| 2
!! style=max-width:4em| 3
!! style=max-width:4em| 4
!! style=max-width:4em| 5
!! style=max-width:4em| 6
!! style=max-width:4em| 7
!! style=max-width:4em| 8
!! style=max-width:4em| 9
!! style=max-width:4em| 10
|}
 
 
==Example==
/macroslot 20 "Fly" "powexec_name Fly"
 
 
{{Navbox Binds}}
[[Category:Bind Commands]]
[[Category:Slash Commands]]

Latest revision as of 14:18, 28 December 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.

  • A fast way to determine the macro-slot# you want is to use the tray number as the tens digit and the slot number as the ones digit, combine them, then subtract 11. For example: let's say you want to know the macro-slot# for tray 5, slot 8... 58 - 11 = 47.
Enhancements window
Tray 9 80 81 82 83 84 85 86 87 88 89
Tray 8 70 71 72 73 74 75 76 77 78 79
Tray 7 60 61 62 63 64 65 66 67 68 69
Tray 6 50 51 52 53 54 55 56 57 58 59
Tray 5 40 41 42 43 44 45 46 47 48 49
Tray 4 30 31 32 33 34 35 36 37 38 39
Tray 3 20 21 22 23 24 25 26 27 28 29
Tray 2 10 11 11 13 14 15 16 17 18 19
  Tray 1       0         1         2         3         4         5         6         7         8         9    
Slot # 1 2 3 4 5 6 7 8 9 10


Example

/macroslot 20 "Fly" "powexec_name Fly"