I have No point_camera

I have No point_camera

Re: I have No point_camera Posted by Livett on Mon Dec 27th 2004 at 3:13pm
Livett
164 posts
Posted 2004-12-27 3:13pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
I have no point_camera on my entity list. Why is this?

I am mapping for Counter-Strike: Source... that may be the problem but I wouldn't think so.
Re: I have No point_camera Posted by Nanodeath on Mon Dec 27th 2004 at 6:17pm
Nanodeath
356 posts
Posted 2004-12-27 6:17pm
356 posts 66 snarkmarks Registered: Nov 11th 2004 Occupation: Student - Bioengineering Location: Seattle, WA, USA
Me either. Seeing as they don't have any of the other camera
entities I'd make the wild assumption that CS: S doesn't support
cameras.
Re: I have No point_camera Posted by uberDingo on Mon Dec 27th 2004 at 10:29pm
uberDingo
72 posts
Posted 2004-12-27 10:29pm
72 posts 17 snarkmarks Registered: Dec 21st 2004
I had this problem with CS:S as well BUT if you just type in point_camera (ignoring the fact that it doesnt show up in your list of entities) and hit enter it should show up anyways. Either that or load up a map that has the point_camera on it and copy & paste it into your map you're making for CS:S. That's what I did and it turned out just fine :smile: I havent figured out how to do some of the other cool stuff like panning the camera or moving it with another brush but you can definately get it to work.
Re: I have No point_camera Posted by Nanodeath on Mon Dec 27th 2004 at 10:44pm
Nanodeath
356 posts
Posted 2004-12-27 10:44pm
356 posts 66 snarkmarks Registered: Nov 11th 2004 Occupation: Student - Bioengineering Location: Seattle, WA, USA
Hmm, so apparently CS: S does have support for cameras, it just hasn't been incorporated into the fgd file yet for some reason...
Re: I have No point_camera Posted by Livett on Mon Dec 27th 2004 at 10:59pm
Livett
164 posts
Posted 2004-12-27 10:59pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
I tried just calling it point_cameras but didn't allow it. I don't know any Source maps that have a camera in them. :sad:

Ah well... my plan for a control room has failed
Re: I have No point_camera Posted by kingtoke on Mon Dec 27th 2004 at 11:47pm
kingtoke
56 posts
Posted 2004-12-27 11:47pm
kingtoke
member
56 posts 26 snarkmarks Registered: Nov 25th 2004 Location: uk
you can add in the fgd file for HL2 which does give you the point_camera entity, and cameras work fine. you do however, get all of the entities for HL2 which unnessesarily clutters your entity list. but like i said, it does work.. so its up to you.
Re: I have No point_camera Posted by omegaslayer on Tue Dec 28th 2004 at 12:01am
omegaslayer
2481 posts
Posted 2004-12-28 12:01am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
just because you can add a point camera to the fgd doesnt mean that it
will work in-game, do an experiment to see if it will work, only then i
will believe it.

BTW has anyone experimented to see if in HL2 DM another player will
appear on screen?( I know your self doesnt appear, nor I can immagine
that CSS will, but do other players appear?)
Re: I have No point_camera Posted by Livett on Tue Dec 28th 2004 at 12:16am
Livett
164 posts
Posted 2004-12-28 12:16am
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
I get an error with my SDK to make it for HL2 or HL2DM, I know how to sort the problem and add these entities. This is not the problem.

The problem is I am not spending an hour doing this to find it doesn't work, are you 100% POSITIVE it works?
Re: I have No point_camera Posted by uberDingo on Tue Dec 28th 2004 at 4:25am
uberDingo
72 posts
Posted 2004-12-28 4:25am
72 posts 17 snarkmarks Registered: Dec 21st 2004
That's a map Ive been using to experiment with different things. Ive got a point_camera (called 'Camera') and a func_monitor (don't remember what that's called) and they work. Dont laugh at my play map :smile:

And yes, 100% positive it works in CS:S

EDIT: Dang it.. I guess I cant post a URL in here.. hrmmm

www(dot)roadtripauctions(dot)com(slash)moc(slash)funhouse.rar

Change the dot's to . and slashes to /
Re: I have No point_camera Posted by Joe-Bob on Tue Dec 28th 2004 at 7:24am
Joe-Bob
180 posts
Posted 2004-12-28 7:24am
Joe-Bob
member
180 posts 77 snarkmarks Registered: Dec 3rd 2004
Re: I have No point_camera Posted by Livett on Tue Dec 28th 2004 at 12:15pm
Livett
164 posts
Posted 2004-12-28 12:15pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
Cheers, tested it... works fine. Did you actually have it on your entity list, or did you just create it yourself?
Re: I have No point_camera Posted by uberDingo on Tue Dec 28th 2004 at 2:32pm
uberDingo
72 posts
Posted 2004-12-28 2:32pm
72 posts 17 snarkmarks Registered: Dec 21st 2004
<DIV class=quote>
<DIV class=quotetitle>? quoting Livett</DIV>
<DIV class=quotetext>Cheers, tested it... works fine. Did you actually have it on your entity list, or did you just create it yourself?</DIV></DIV>
i cut 'n pasted it from another camera tutorial i found somewhere... dont remember where that was though now :/
Re: I have No point_camera Posted by Livett on Tue Dec 28th 2004 at 6:38pm
Livett
164 posts
Posted 2004-12-28 6:38pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
Ok, Thank you.