request_manager 
MARK: Request Manager
Handles all player requests (prayers, centcom requests, syndicate requests) that occur in the duration of a round.
Vars | |
requests | Associative list of ckey -> list of requests |
---|---|
requests_by_id | List where requests can be accessed by ID |
Procs | |
request_for_client | Creates a request and registers the request with all necessary internal tracking lists |
Var Details
requests 
Associative list of ckey -> list of requests
requests_by_id 
List where requests can be accessed by ID
Proc Details
request_for_client
Creates a request and registers the request with all necessary internal tracking lists
Arguments:
- C - The client who is sending the request
- type - The type of request, see defines
- message - The message