Team *A51* Maps and More

You Were Never Here!

Quake 3 Beginners Guide

Modifications

Modifications, or ‘mods’ for short are just that – a modification and/or addition to the base gameplay in some form or fashion. There are dozens of popular mods for Quake III, all of which are made by teams of enthusiasts in their spare time. Some mods are simply gameplay tweaks and enhancements, while other mods change the game into something altogether different (Total Conversions).

Something to remember when downloading and placing mods in your Quake 3 install folder. As mentioned below, structure is important. For example, you download Osp Mod, you would place it like so in your directory structure: quake III arena/Osp

Most of the well-established mods provide either an installer executable or manual zip install version (or both) for each major release. Installers are generally windows-only and usually install the mod fully after minimal input from the user.

The zip version simply contains the mod files in their proper directory structure. (pk3 files, readme files, configs, help, etc). All mods are ultimately contained in their own subfolder under your Quake3 installation folder (default is c:\program files\quake III arena). Usually the mod authors set the zip file up so that if you unzip the entire file into your Q3 folder all is set up and ready for play. You should ALWAYS make absolutely sure while extracting a zip version of any mod that you recurse the folders inside the zip (unzip while preserving directory structure). Otherwise you could be cleaning up quite the mess.

Zip versions do not create start menu shortcuts like many installer versions, so if you want to create your own shortcuts on your desktop or start menu which automatically start up Q3 with a mod loaded, add +set fs_game MODDIR to the startup command. Replace MODDIR with the foldername the mod's files are in. Best practice is to make a copy of your default Q3 shortcut and make changes to the copy.

Example:
If you wanted a shortcut to the popular OSP mod and is in your Q3 install at c:\program files\quake III arena\osp, the shortcut startup command would look like this:

c:\program files\quake III arena\quake3.exe +set fs_game osp

Note: the fs_game command cannot be used while Q3 is already running. Use the mods menu if the game is already running, however, the shortcut method is a good way to start the mod but is not required.
Most of this information should be documented in the particular mod's readme or help files, if it isn't, look at the page where you downloaded the mod from to see if they have additional information available.