I'm trying to configure ioquake3 1.36 server with cpma 1.48 mod on 64b Linux environment. I want it to support both cpm and vq3. How the i can do that?
There is default gameplay set and voting allowed :
Code: Select all
seta server_gameplay VQ3
seta g_allowVote 1
seta vote_allow_gameplay 1
Code: Select all
/callvote gameplay cpm
Code: Select all
sorry, CPM voting has been disabled
Is that cpma bug? ioquake3 bug or misconfiguration?