ioquake3
Start command (Linux)
./ioq3ded.x86_64 +set dedicated 2 +set net_ip {ip} +set net_port {port} +set sv_hostname "{hostname}" +set sv_maxclients {maxplayers} +set g_gametype 0 +set fraglimit {fraglimit} +set timelimit {timelimit} +set rconpassword "{rcon_password}" +map {map}
Start command (Windows)
ioq3ded.x86_64.exe +set dedicated 2 +set net_ip {ip} +set net_port {port} +set sv_hostname "{hostname}" +set sv_maxclients {maxplayers} +set g_gametype 0 +set fraglimit {fraglimit} +set timelimit {timelimit} +set rconpassword "{rcon_password}" +map {map}
Repositories
- Remote repository (Linux)
- https://cdn.gameap.com/quake/ioquake3-linux-amd64.tar.gz
- Remote repository (Windows)
- https://cdn.gameap.com/quake/ioquake3-windows-amd64.zip
Variables
| Variable | Type | Default | Description | Admin |
|---|---|---|---|---|
| hostname 🌐 3 | String | Quake 3 Server | Server name | — |
| maxplayers 🌐 3 | String | 16 | Maximum players on server | ✓ |
| map 🌐 3 | Select | q3dm17 |
Default map
Options: q3dm0 - Introduction, q3dm1 - Arena Gate, q3dm2 - House of Pain, q3dm3 - Arena of Death, q3dm4 - The Place of Many Deaths +30
|
— |
| timelimit 🌐 3 | String | 20 | Timelimit in minutes | — |
| fraglimit 🌐 3 | String | 30 | Frag limit | — |