. .

Espionage - Tournament Edition

The Team

Espionage
Contents

Scenarios
Scenario Rules
Differences
Radio Sounds
Client Info
Server Info
Version History
Credits

Esp. Scripting
Tournament
Action Arena
Lowlag

FAQ
How to Play
Server Info

Scenarios and Features

AQ: 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
RETRIEVE - Pick up an object and take it somewhere
ELIMINATE - Standard kill-everything-that-doesn't-look-like-me teamplay ASSASSINATE - Take out a designated enemy player

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:

  • Custom briefcase model with VWep
  • New radio sounds for both female and male are implemented
  • Automatic sounds for when you capture/return/assassinate
  • Bonus points for capturing, assassinating, defending, harrasing bodyguards, or invading
  • Teammates get small bonuses if someone on their team captures
  • HUD indicator for 'special' players (ie: leader, package carrier)
  • Door kicking enabled, if some chump is blocking a door with their body, just jump kick the door!
  • You can ignore and unignore players
  • HUD display to tell you when you might respawn. This display is located under frag count
  • There are three respawn functions and can be set up differently per team:
    • instant respawn makes you respawn instantly
    • timed respawn (the HUD indicator shows how many seconds left till respawn)
    • percentage respawn (the HUD indicator shows the percentage of your team in DEAD mode)
  • Dead people can talk to the living if respawning is enabled, but dead people can only chasecam their teammates (no free flight)
  • Stealth Slippers are beefed up. User doesn't receive the 'limp mode' walk when they get shot in leg. User also gets less falling damage and can fall down farther.

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.

http://aqdt.fear.net/scenarios/

Copyright 2000, 2001, 2002, Action Quake Developers Team