Config Strings trap calls

The Q3 Engine provides a mechanism for communicating data from the server to the client via config strings.
Config strings hold all the index strings, and various other information that is reliably communicated to all clients.
All of the current configstrings are sent to clients when they connect, and changes are sent to all connected clients.
All confgstrings are cleared at each level start.


QuakeIII trap calls reference