Hi Sebastian, is this a Quake mod or ZQuake /Quake World? Audio Quake is based off of the ZQuake engine which uses qwprogs.dat (Quake World) and spprogs.dat (singal player) rather than just a single progs.dat file located in a pak file, so depending on how this mod is set up, it might not be the easiest thing to convert, but it may just take a bit of work. I'm guessing here, and others may have better info on this, but assuming that the progs.dat file you modded for Rocketland works, the way I'm thinking you might try to combine it with the AQ mod, would be through the progs.src and spprogs.src files in the agrip folder rather than the other way around. In other words, place the Rocketland QC files in each of their appropriate folders, I.E. qw or qwsp,depending on the files that belong in each of those folders, and then compile AQ as normal with it's own src files.
  Does this make sense?
As I said, I'm not familiar with the mod, though I'm assuming it's along the lines of Rocket Arena and such, and I have no idea whether this would work or not, but from what you've said, and my limited experience, it seems like it might be the more appropriate way of trying this.
  Hope this makes sense and helps.

Smiles,

G-Girl

At 07:00 PM 3/29/2006 +0200, you wrote:

Hoppa AGRIP readers,

I want to cominated the rocketland mod with the aq mod. I can compiled
the rocketland mod from the sources after a little changes
in any .qc files. I get redeclared errors.

Now, I put the qwprogs.dat into the qw folder, where is the rocketland
game with all sounds.

OK, the new qwprogs.dat works fine the original rocketland mod qwprogs.dat

OK, I gwant now compinated the aq with the rocket land.

For this, I put the aq *.qc files into the rocketland progs.src. I
compiled the code and get the following errors.
*** Begin ***
Compiling items.qc
Compiling ../agrip/epi.qc
Compiling ../agrip/se.qc
Compiling ../agrip/misc.qc
../agrip/misc.qc(164): error: too many parameters
../agrip/misc.qc(328): error: too many parameters
../agrip/misc.qc(734): error: too many parameters
*** End ***

When I uncomment this lines by putting // I get also this errors only
later.

What function must be changed to debug?

Thanks and
--
Best regards Sebastian
ICQ: 264706583 / MSM: [EMAIL PROTECTED]
Yahoo: de_sebo / Skype: sebo_de
E-Mail: [EMAIL PROTECTED] / Web: www.aritamba.de

_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.1.385 / Virus Database: 268.3.2/293 - Release Date: 3/26/2006


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.385 / Virus Database: 268.3.2/293 - Release Date: 3/26/2006


_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss

Reply via email to