Engine:Console commands: Difference between revisions

Line 131: Line 131:


Global vars:
Global vars:
: none
: [[CVAR fov|fov]] - '90' - World field of view for display


Bindings:
Bindings:
Line 137: Line 137:


Assignments:
Assignments:
: none
: Explicit context name is 'client' reachable through 'global'
: Inherits 'global' context
: Service name 'client'
 
Client context commands:
: [[MACRO start|start]] - client start - Starts the 'client' service.
: [[MACRO stop|stop]] - client stop - Stops the 'client' service.
 
Client context aliases:
: [[MACRO lol|lol]] - client lol - 'print "client lol"' - Demo alias. Prints "client lol".