Changes between Initial Version and Version 1 of Quagents Configuration Options


Ignore:
Timestamp:
Jul 15, 2011 4:03:51 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Quagents Configuration Options

    v1 v1  
     1= Quagents Configuration Options =
     2== Server Configuration ==
     3The server configuration file allows access to flags and scenario parameters within the ioquake3 engine. It is automatically modified by the top level [[Quagents Main Application]] before every scenario, and loaded into the game engine at the start of every new game. Commands are as follows:
     4
     5
     6{{{LOC_FLAG <1/0>}}}
     7The Quagents location flag. This flag automatically writes location every num_frames_per_log to quagents3_locdata_filename. This option is used for [[Quagents Capture the Flag]] but users may also have a use for location logging in other scenarios.
     8
     9
     10
     11{{{NUM_FRAMES_PER_LOG <INTEGER LOG_RATE>}}}
     12The number of frames per location log. For one player, 1 frame = 50ms, so a log every 1 second would be 20 frames per log. Note that this rate changes for every additional client connected to the server. This method of log control may be altered in future versions of Quagents.
     13
     14
     15{{{LOC_FILENAME <STRING FILENAME>
     16The log file to be written to. Note that the file will be located relative to the home directory of ~/.quagents3/quagents3/<FILENAME>.