Dedicated CPMA server on Windows

Does anyone know a way to set on up?

The guide doesn’t give me any instructions on how to do it.

The basic idea for any platform is:

  1. Open a Command Prompt / Terminal.
  2. Change to your ioquake3 directory using cd C:\Programs (x86)\ioquake3
  3. Then run ioq3ded.x86_64.exe +set dedicated 2 +set fs_game cpma +map q3dm17

Remove the +set dedicated 2 part if you don’t want it listed on the master server.

I’ve added running on Windows to the Sys Admin Guide.

2 Likes

Thank you so much!

You’ve really helped me out :grinning: