Hi, I'm using Zorb's mac client (http://www.beer-garden.org/bg2/forum/index.php/topic,907.0/topicseen.html) and I was trying to recompile that source with the patch for cg_disablewarningdialogs. So, I took zorb's already backported svn755 source and applied the patch (https://bugzilla.icculus.org/attachment.cgi?id=1155) to cg_servercmds.c. ala:
patch -p0 < 123.patch
(in the directory src/cgame/ which contains cg_consolecmds.c)
and then compiled. make ran smoothly and i started up my new client, only to discover warning dialogs are just as spammy as ever despite cg_disablewarningdialogs 2. I suspect I did something stupid when applying the patch, as I barely know what I'm doing there. Any ideas?
This patch is to cgame. Any pure server (all of them but SST) will only let you use the default 1.1 cgame, or one that they provide via a download (mod servers). You cannot modify your own cgame and play on these (basically any) servers, sorry. (I would use that patch too if I could)