Ttl (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Slash command==
==Slash command==
{{SlashCommandArticle|command=ttl|options=yourname message|note=Send a message to your [[team]] leader.}}
{{SlashCommandArticle|command=ttl|options=character_name message|note=Send a message to a character's [[team]] leader.}}


* ''Yourname'' is your character's name.
* ''Character_name'' is either your or another character's name.
* ''Message'' is the message you want to say.
* ''Message'' is the message you want to say.
* Make sure you add a comma (,) after your name.
* Make sure you add a comma (,) after the character's 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, <code> /ttl $name, Please invite NightFork.</code>
 
'''TIPs:'''  
*Using the $name [[variable]] for your character's name will allow you to send a tell to your team's leader without typing in your character's name. This allows the exact same command to be used on every character without making any changes in the command string. For example, <code> /ttl $name, Please invite NightFork.</code>
* Using the $target [[variable]] for another character's name will allow you to send a tell to that other character's team leader by merely clicking on the other character (targeting them) and activating the command. For example, <code>/ttl $target, I'd love to join your team. Please send an invite.</code>  
* Alternately, you can also send a tell to another character's team leader by right-clicking on a character and selecting "Chat to Team Leader" in the pop-up menu. 


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

Revision as of 22:30, 27 November 2022

Slash command

/ttl character_name message

Send a message to a character's team leader.

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


TIPs:

  • Using the $name variable for your character's name will allow you to send a tell to your team's leader without typing in your character's name. This allows the exact same command to be used on every character without making any changes in the command string. For example, /ttl $name, Please invite NightFork.
  • Using the $target variable for another character's name will allow you to send a tell to that other character's team leader by merely clicking on the other character (targeting them) and activating the command. For example, /ttl $target, I'd love to join your team. Please send an invite.
  • Alternately, you can also send a tell to another character's team leader by right-clicking on a character and selecting "Chat to Team Leader" in the pop-up menu.

Example

/ttl SuperDoc, Please invite NightFork.