AdditionalHUDText

From Vendetta Lua
Revision as of 08:11, 17 October 2023 by Draugath (Talk | contribs) (Created page with "'''Definition:'''<br> AdditionalHUDText["character name"] = string info <br> '''Description:''' <br> Adds additional lines of text to the name of players, under their ships. <...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Definition:
AdditionalHUDText["character name"] = string info
Description:
Adds additional lines of text to the name of players, under their ships.
Arguments:
"character name"' needs to match exactly (case sensitive)
info is the information to be displayed along with the name
Notes:
The info is not saved when plugins/interface are reloaded or the game is restarted.