chatOutput 
Member of /client that manages caching and sending messages to its holder
Vars | |
| broken | The client's skin prevented loading |
|---|---|
| connectionHistory | Contains the connection history passed from chat cookie |
| cookieSent | Has the client sent a cookie for analysis |
| loaded | Has the client loaded the browser output area? |
| messageQueue | If they haven't loaded chat, this is where messages will go until they do |
| next_time_to_clear | When to next clear the client data checks counter |
| total_checks | How many times client data has been checked |
Var Details
broken 
The client's skin prevented loading
connectionHistory 
Contains the connection history passed from chat cookie
cookieSent 
Has the client sent a cookie for analysis
loaded 
Has the client loaded the browser output area?
messageQueue 
If they haven't loaded chat, this is where messages will go until they do
next_time_to_clear 
When to next clear the client data checks counter
total_checks 
How many times client data has been checked