Skip to content

Send HUD

LK520 edited this page Sep 3, 2018 · 1 revision

We added the main HUD command in version 1.6, and the HUD component was introduced since 1.4

Send HUD content: /sendhud <type> <file name> <player> <number ID> <time> <relative layout/coordinates X> <relative layout/coordinates Y>

  • : text (...\plugins\VexView\text), image (...\plugins\VexView\image)
  • : According to the type, fill in the corresponding file name (such as: text type, fill in the file name in ...\plugins\VexView\text )
  • : Player name (@all is sent to all players)
  • : If the HUD and ID sent is the same, the last content will be replaced.
  • : Display time of HUD content
  • <relative layout/coordinates X>: Relative layout (optional), set the coordinates by the percentage of the screen
  • <relative layout/coordinates Y>: Relative layout (optional), set the coordinates by the percentage of the screen

If you have any other questions, welcome to our Discord

Thanks to the translators: ☁ Danniel ☁ (English/Spanish)

Clone this wiki locally