User talk:DigitalRain

From Valve Developer Community
Revision as of 06:21, 23 April 2006 by DigitalRain (talk | contribs)
Jump to navigation Jump to search

Third Person View Help

I've been having trouble with making a camera toggle for first/third person view mode using this tutorial. The problem I get is when I start up a map with my mod and press the key (TAB) bound to "Toggle 3rd/1st Person View" nothing happens. If I open the console it says

Unknown command: +camchange
Unknown command: -camchange

Now, this error still comes up even if I copy & paste the reference code at the bottom of the tutorial into the respective files, so I think it must be one of the files that aren't referenced. If someone could send me the files needed to get third person working I would be thankful, or should I upload my files somewhere (it's really a pain to space every line, and sometimes it leaves sections separated here and there, so unless someone can tell me a good way to present code, I don't want to put it on here)? --DigitalRain 06:21, 23 Apr 2006 (PDT)