Hey all! First post.
I'm trying to get coopordie to run in the Mac version of Quake. It has a frontend that allows me to put in custom command line parameters.
Knowing what I do about how coopordie and Quake II work, I put the following as a custom parameter
Code:
+set wsrv_url www.coopordie.com/quake2/rpc +set game coopordie +map pregame +bind o wsrv_login (my name) (my password)
and start up.
It boots QII and spits me out in to the pregame map, but when I hit "o" it only puts up
Code:
wsrv_login (my name) (my password)
as a chat.
Any thoughts as to how I can get this running?