|
. | . |
Espionage - Tournament Edition |
|
Espionage
|
Scenarios and FeaturesAQ: Espionage is a flexible teamplay-objective system for Action Quake. Objectives are defined by assembling primitive goals into a coherent scenario. Currently supported primitives include the following:
ESCORT - Help a designated teammate reach a location alive Scenarios are the heart of AQ: Espionage. Scenarios are activated by setting the 'scripts' variable to 1, as described in the Server Info section. If scripts is set to 0, gameplay will be regular teamplay (or deathmatch if teamplay is set to 0). The AQ: Espionage release includes several sample scenarios that operate on a range of maps. Some scenarios (in particular those that don't require map coordinates) may be used with any map. Espionage will try to follow the map rotation specified in action.scp as best it can. If a map is manually loaded (e.g., via the 'map' command) that is not in the rotation, gameplay reverts to regular teamplay for the duration of that map. If map is manually loaded that is in the rotation, then the first scenario in the rotation associated with that map is loaded. You are encouraged to make your own scenarios; however, the AQDT strongly urges you not to make scenarios that have poor playability. Also, it is not recommended that you drastically modify the scenarios that we provide. When we say 'drastically' we mean that it's ok to change the team names, and skins; but take care in modifying the goal spots and other 'drastic' things. If you do make such drastic changes, please change the name of the scenario to minimize confusion. If you do not wish to create your own scenarios, just make sure you have action.scp in /quake2/action, and all the *.scn's in /quake2/action/scenes directory and you're set. (Dont forget to have scripts 1 in your startup file!). If you DO wish to make your own scenarios, there is a /quake2/action/devel directory which has a devel.txt document on how to create scenarios, debug them, example files, and other server side options. Other features:
You should also visit the Scenario Depot, a good place to get started with Espionage scripting. It hasn't been updated in a while, but it has many scenarios and tips for scenario creation. |
||