I think this is where we see the problems of QuakeC development -- even though we have tried our best to make it possible to isolate the mod code from the main AQ code, these sorts of situations can easily happen. I can tell you that our code has not changed for some time in terms of QuakeC as we wanted to leave it as Quake would behave and allow mod developers like yourself change things :-).
Unfortunately, I cannot currently recall what changes were made -- though I would say that they ought to all be in the files in the qc/agrip/ directory and not the main qc/qw/ and qc/qwsp/ directories -- which is where I suppose a lot of your code was added. If you're lucky you may just be able to copy over the new qw/agrip/ directory's contents, but keep a backup! I'll look into this more over the weekend -- let me know how you're getting on. best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
