client_interface 
This should match the interface of /client wherever necessary.
Vars | |
ban_cache | Mock ban cache to avoid runtimes when testing bans |
---|---|
ckey | The ckey for this mock interface |
fps | client prefs |
key | The key for this mock interface |
mob | The mob the client controls |
prefs | Player preferences datum for the client |
screen | Objects on the screen of the client |
view | The view of the client, similar to /client/var/view. |
view_size | View data of the client, similar to /client/var/view_size. |
Var Details
ban_cache 
Mock ban cache to avoid runtimes when testing bans
ckey 
The ckey for this mock interface
fps 
client prefs
key 
The key for this mock interface
mob 
The mob the client controls
prefs 
Player preferences datum for the client
screen 
Objects on the screen of the client
view 
The view of the client, similar to /client/var/view.
view_size 
View data of the client, similar to /client/var/view_size.