Search found 5 matches

by 3rdUNSCvegandude
Sat Oct 29, 2005 6:22 pm
Forum: Programming
Topic: Need help with implimenting 3rd person camera into my mod
Replies: 13
Views: 1801

Banana's hack uses (I think) the debug camera. Maybe I can set some kind of script on startup to activate the debug camera and move it to the correct position to be in 3rd person. Although the trak controls look like they're the thing that does the thing with the camera... thing, they're all blank (...
by 3rdUNSCvegandude
Sat Oct 29, 2005 5:34 pm
Forum: Programming
Topic: Need help with implimenting 3rd person camera into my mod
Replies: 13
Views: 1801

Could I just set the warthog camera as the default and then make it closer?

Otherwise: how does the 3rd person hack work?

Also, I really like your plugins I use them all the time *cough*
by 3rdUNSCvegandude
Sat Oct 29, 2005 2:12 pm
Forum: Programming
Topic: Need help with implimenting 3rd person camera into my mod
Replies: 13
Views: 1801

With HMT (and Phenom's plugins) there must be a meta somewhere that controls the camera, bitterbanana's hack must manipulate those settings.
by 3rdUNSCvegandude
Sat Oct 29, 2005 4:03 am
Forum: Programming
Topic: Need help with implimenting 3rd person camera into my mod
Replies: 13
Views: 1801

I see, thanks.

But where are player camera settings? I just need to know where to look then I can work out most of it myself I hope.
by 3rdUNSCvegandude
Fri Oct 28, 2005 4:53 am
Forum: Programming
Topic: Need help with implimenting 3rd person camera into my mod
Replies: 13
Views: 1801

Need help with implimenting 3rd person camera into my mod

I'm making a mod that will eventaully have a new storyline with the player's character a UNSC Marine, and it'll be bundled with a lot of simple tutorials showing exactly how I did everything. I need to know where I should be working to impliment a 3rd person camera that is part of the mod, not a thi...