3rd person Created 18 years ago2006-01-03 18:09:47 UTC by Tosse Tosse

Created 18 years ago2006-01-03 18:09:47 UTC by Tosse Tosse

Posted 18 years ago2006-01-03 18:09:47 UTC Post #156062
When 3rd person is actvated in HL1 you only se the player from the side, is there any way i can make it so that i see him from the back like all the other 3rd person games?
Posted 18 years ago2006-01-03 19:31:55 UTC Post #156071
Use the console command "chase_active 1" instead of "thirdperson." Don't ask me why they made it so thirdperson uses a side view.

Also, you can adjust the camera by using "chase_*" commands. I'm not sure if it works for the thirdperson command, though.
Posted 18 years ago2006-01-03 19:36:23 UTC Post #156073
Ah, thanks! Im not really a player so i hardly know any console commands at all... I mostly just map..

SECOND Q: Is there any way i can lock it in this mode, so that you can?t switch back to first person? I want to make a 3rd person mod
Posted 18 years ago2006-01-03 19:43:07 UTC Post #156075
Code, then.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2006-01-03 19:44:01 UTC Post #156076
Yeah i figured that would be the way to do this... The only problem is that i can?t code :cry:
Posted 18 years ago2006-01-03 19:56:57 UTC Post #156081
Get a compiler and source SDK and look in some tutorials. ;)
Posted 18 years ago2006-01-03 20:00:08 UTC Post #156084
@Elon: Who said anything about source?
Posted 18 years ago2006-01-03 20:01:42 UTC Post #156085
Hl1 source SDK ;)
Posted 18 years ago2006-01-03 21:52:22 UTC Post #156092
It would take ages to learn!
Posted 18 years ago2006-01-03 23:50:43 UTC Post #156094
no, having a little line that executes chase_active 1 shouldn't be to hard.
Posted 18 years ago2006-01-04 08:44:09 UTC Post #156127
It will take at least a basic understanding op programming to do that, M_gargantua. So yeah, if you want to learn programming, go with this. If that's none of your bussiness, leave it, or ask someone else to do it.
Posted 18 years ago2006-01-04 08:51:43 UTC Post #156128
I could do this for you if you'd like? :)
ChickenFist ChickenFist<Witty Title>
Posted 18 years ago2006-01-04 09:13:47 UTC Post #156129
I downloaded the hl1 sdk once and I had no idea what I was doing, even though I have experience in c and c++. It was just a bunch of txt files and sruff. I couldn't find anything!
Posted 18 years ago2006-01-04 09:36:54 UTC Post #156132
Then you didn't look in the folders that contained the source code, VOX. The SDK contains more than just that, there's some model exporters and compilers and other tools and their code in there as well, as far as I can remember.
Posted 18 years ago2006-01-04 16:11:13 UTC Post #156183
Programming is not my area, im just mapping for fun so i reallyhave no use fo programming... :) So chickenfist, can you do it? ;)

And thanks everyone!
You must be logged in to post a response.