Re:point cameras iirc hl2 by default only supports 1 active camera that can render to as many monitors as you like. You can always change the camera source to show other scenes but only one can be shown at a time. The reason behind it (again iirc) is due to it only having one frame buffer for the monitors by default. If you're working on a mod team you may wanna ask your coder to implement multiple cameras, we have it working with up to 4 active cameras in Dystopia (www.dystopia-game.com). Keep inind the extra resource costs involved with rendering 4 scenes + the first person view. if you guys need a hand throw us an email and we should be able to help but as far as I know you need it coded in, there no easy way to hack it together.
Sent from my iPhone On 14/10/2009, at 6:00 AM, [email protected] wrote: > Send hlmappers mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://list.valvesoftware.com/mailman/listinfo/hlmappers > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of hlmappers digest..." > > > Today's Topics: > > 1. point_camera (gto5) > 2. Re: point_camera (Alfonso Arbona) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 13 Oct 2009 09:56:26 -0700 > From: "gto5" <[email protected]> > Subject: [hlmappers] point_camera > To: <[email protected]> > Message-ID: <0b128d4402e64016ae1751a201660...@superduper> > Content-Type: text/plain; charset="iso-8859-1" > > why is it i have two cameras and two screens the names of the > cameras are not the same niether are the screens why does the > screens show the same picture any help please thanks > > ------------------------------ > > Message: 2 > Date: Tue, 13 Oct 2009 19:21:57 +0200 > From: Alfonso Arbona <[email protected]> > Subject: Re: [hlmappers] point_camera > To: Discussion of Half-Life Mapping <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > There are several keys on your keyboard, which i see you don't use. > It's > quite easier to understand someone if he uses: question marks '?', > dots > '.', commas ',' and so. > By the way, as i know from garry's mod (I'm not sure about it) you > can't > have multiple screens rendering different things at the same time. > Hope > it helps. > > gto5 escribi?: >> why is it i have two cameras and two screens the names of the >> cameras are not the same niether are the screens why does the >> screens show the same picture any help please thanks >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list >> archives, please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlmappers >> >> --- >> --------------------------------------------------------------------- >> >> >> Se certifico que el correo entrante no contiene virus. >> Comprobada por AVG - www.avg.es >> Version: 8.5.421 / Base de datos de virus: 270.14.14/2433 - Fecha >> de la version: 10/13/09 13:25:00 >> >> > -------------- next part -------------- > > Se certific? que el correo saliente no contiene virus. > Comprobada por AVG - www.avg.es > Versi?n: 8.5.421 / Base de datos de virus: 270.14.14/2433 - Fecha de > la versi?n: 10/13/09 13:25:00 > > ------------------------------ > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlmappers > > > > End of hlmappers Digest, Vol 20, Issue 7 > **************************************** _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlmappers
