m
→Notes
(Updated with a little bit of info) |
m (→Notes) |
||
| Line 22: | Line 22: | ||
: Using "RAID" or "PARTY" when not in a party or raid sends no message. | : Using "RAID" or "PARTY" when not in a party or raid sends no message. | ||
: (From [[Slouken]]) | : (From [[Slouken]]) | ||
: note from psycoparrot, it seems thst ascII 10 codes (linefeeds) in the text get you disconnected | |||
: The prefix cannot include a tab character ("\t") as it's used as a delimiter between the prefix and the text when the message is sent from the client. When the message is recieved by other clients, it's broken back in to two peices in the client and the sent to lua. Using a tab character in the text may be acceptable, but is unadvised. | : The prefix cannot include a tab character ("\t") as it's used as a delimiter between the prefix and the text when the message is sent from the client. When the message is recieved by other clients, it's broken back in to two peices in the client and the sent to lua. Using a tab character in the text may be acceptable, but is unadvised. | ||