Ttl (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=ttl|options=yourname message|note=Send a message to your team leader.}} * ''Yourname'' is your character's name. * ''Message''...")
 
No edit summary
Line 6: Line 6:
* Make sure you add a comma (,) after your name.
* Make sure you add a comma (,) after your name.


This command will send a message to the leader of your [[team]] (if you're a member of a team).
 
'''TIP:''' Using the $name [[variable]] as ''yourname'' will allow the exact same command to be used on every character without changing your character's name in the command string. For example, <code> /ttl $name, Please invite NightFork.</code>


==Example==
==Example==
  /ttl SuperDoc, Please invite NightFork.
  /ttl SuperDoc, Please invite NightFork.

Revision as of 21:29, 19 June 2022

Slash command

/ttl yourname message

Send a message to your team leader.

  • Yourname is your character's name.
  • Message is the message you want to say.
  • Make sure you add a comma (,) after your name.


TIP: Using the $name variable as yourname will allow the exact same command to be used on every character without changing your character's name in the command string. For example, /ttl $name, Please invite NightFork.

Example

/ttl SuperDoc, Please invite NightFork.