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
100$ to fix my build/ for real.
-
- Posts: 2
- Joined: Tue Jan 20, 2009 4:24 am
Re: 100$ to fix my build/ for real.
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.
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.
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?
How are you compiling ioq3?
Re: 100$ to fix my build/ for real.
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
(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