Author Topic: bug 2911, patch for cg_disablewarningsdialogs  (Read 3450 times)

Ryan

  • Posts: 7
  • Turrets: +6/-4
bug 2911, patch for cg_disablewarningsdialogs
« on: December 05, 2007, 05:51:08 am »
Hi, I'm using Zorb's mac client 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 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?

Lakitu7

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
Re: bug 2911, patch for cg_disablewarningsdialogs
« Reply #1 on: December 05, 2007, 08:07:43 am »
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)