Page 1 of 1

100$ to fix my build/ for real.

Posted: Tue Jan 20, 2009 5:10 am
by chris newman
I am trying to add ZCAM support to a stock svn build of ioquake 3 but a i get an error and have not been able to fix it.

http://www.internetcombatleague.com/zcamhelp.rar
Just unzip and open the project /click build and you will see what i mean.

You can get info on zcam here
http://www.telefragged.com/zungbang/zcam/

You can contact me @ support@empiregames.net
100$ sent cash or paypal
chris

Re: 100$ to fix my build/ for real.

Posted: Wed Jan 21, 2009 10:19 am
by chris newman
1>..\..\code\game\zcam.c(199) : error C2039: 'camera' : is not a member of 'gclient_s'
1> c:\users\chris\desktop\zcam help\ioquake3\code\game\g_local.h(264) : see declaration of 'gclient_s'

Same error with stock quake 3(Zcam should work with stock right?),ioquake3 and my mod.

Re: 100$ to fix my build/ for real.

Posted: Wed Jan 21, 2009 1:38 pm
by AnthonyJ
I think your problem is simply that you've not defined __ZCAM__ in your project settings / makefile, since camera is a member of the struct if that is defined.

How are you compiling ioq3?

Re: 100$ to fix my build/ for real.

Posted: Sun Mar 01, 2009 4:34 pm
by epicgoo
I can do it.
(problem is that you just added zcam to your project but you didn't modify the other files. right?)
but I want to point out that zcam's license doesn't allow to be used with GPL'ed quake 3