cpm.snapcase.net

Visit playmorepromode.com for more information about CPMA

Join Our Discord Community

Join the discord server for pickup games, discussions, and community events.

Game Server Listing

Server browser for our most used servers can be found at kg7x.ru

Missing a map?

If you can't connect because you're missing a map and you are using the q3e engine.

Set the cl_dlURL cvar in the console:

/cl_dlURL "https://cpm.snapcase.net/maps/dl/%1"

And to download a map, run the dlmap command in the console with the map name:

/dlmap xfdm2

To list all available maps, visit the map repository at cpm.snapcase.net/maps/

Using QWFWD proxies

Did you know that you can use quakeworld proxies to connect to quake3 servers?

This can help improve both latency and stability.

The easiest way to find the shortest path to servers is to download the nQuake package.

Launch the ezquake client and make sure the following cvars are set:

/sb_findroutes 1
/cl_useproxy 1

Then you can build the ping tree with the following command:

/sb_buildpingtree

Once the progress is complete, use the following command determine the best proxy:

/connectbr se.snapcase.net:27960

The shortest path will be printed in the console.

Make note of the ip address and port, and then depending on the client you are using:

q3e:

/setu prx se.snapcase.net:27960
/connect proxy-address:30000

When the text "RECONNECT ASAP!" appears, just do /reconnect in the console.

CNQ3:

/net_proxy proxy-address:30000
/connect se.snapcase.net:27960

Proxy unstable, causing lag spikes or disconnects?

Just run the following command in ezQuake to ignore the proxy and try to find a better one:

/sb_ignore_proxy bad-proxy:30000
/connectbr se.snapcase.net:27960

It's important that the server you want to ignore is listed by IPv4 address, not by hostname.