Difference between revisions of "KarmaCraft/Chat Ping"

From SupaHam
Jump to: navigation, search
(Initial page creation)
 
(Chat Ping)
 
Line 6: Line 6:
  
 
* Typing the players full name
 
* Typing the players full name
* Using a chat filter (@/*)
+
* Using a chat filter
  
 +
=== Chat Filters ===
 
The <code>@</code> chat filter looks for all player names starting with ''x''.<br />
 
The <code>@</code> chat filter looks for all player names starting with ''x''.<br />
 
The <code>*</code> chat filter looks for all player names containing ''x''.
 
The <code>*</code> chat filter looks for all player names containing ''x''.
 
+
----
 
'''Note:'''
 
'''Note:'''
 
* Chat filters do not function unless they have a suffix of three or more characters.
 
* Chat filters do not function unless they have a suffix of three or more characters.

Latest revision as of 04:20, 14 September 2013

Chat Ping

The chat ping feature allows for players to notify each other in-game by playing sounds and adding text styles.

There are two ways to use the chat ping feature.

  • Typing the players full name
  • Using a chat filter

Chat Filters

The @ chat filter looks for all player names starting with x.
The * chat filter looks for all player names containing x.


Note:

  • Chat filters do not function unless they have a suffix of three or more characters.
  • Pinging a player by full name is case INSENSITIVE.
  • A player can NOT ping themselves.

SupaHam notifying SuperRandomGuy123


Works:

    <SupaHam> Hey SuperRandomGuy123!
    <SupaHam> Hey superrandomguy123!
    <SupaHam> Hey @sup! 
    <SupaHam> Hey *random!

Doesn't Work:

    <SupaHam> Hey SuperRandomGuy!
    <SupaHam> Hey @random!
    <SupaHam> Hey @ra!
    <SupaHam> Hey *12!