Page 1 of 1
First Person Vehicles...
Posted: Thu Jul 20, 2006 3:42 am
by Rekubot
Is it possible? I've removed the dashes before the line FirstPerson = "REP\repftrtk;rep_1st_cockpit_fightertank" but still nothing happens when I try to enter first person. Is it written in the code that hover and walker vehicles can't enter first-person mode?
Posted: Thu Jul 20, 2006 4:08 am
by RC-1290
Maxloef told me that the 1st person solution was that easy on flying vehicles but not on ground vehicles.
Posted: Thu Jul 20, 2006 7:08 am
by Rends
first person is easely todo if it´s a flyer but it seams that it doesn´t work with vehicles yet.
The only thing i could get working was the ATST gunner cockpit.
Rends
Posted: Thu Jul 20, 2006 8:01 am
by Blackdutchie
maybe the zoomed view can be altered.
Posted: Thu Jul 20, 2006 8:19 am
by Teancum
Ground vehicles are tied to what view you have set for "infantry". So if you have it set for first person, you will see FPM (and if the odf has cockpits enabled, a cockpit). If "infantry" is set the third person, ground vehicles will be third person. I figured this out last night whilst prepping the Hovernaut.
Posted: Thu Jul 20, 2006 8:32 am
by RC-1290
Do you mean, set for default first person in the option menu, or just what view you use while entering the vehicle?
Anyway, the switch button is bugged than, it seems...
Posted: Thu Jul 20, 2006 9:17 am
by Rekubot
That method didn't work for me Teancum. Ah well, I guess it wasn't really that important.
Posted: Thu Jul 20, 2006 9:32 am
by Teancum
It does work. That's how the engine handles it. If the cockpit didn't show up then it's something with your custom side.
@ RC-1290 --- I don't know about using the switch view button. I switched it in the menus and it works.
Posted: Thu Jul 20, 2006 1:35 pm
by xwingguy
ForceMode = 1
I find this a lot. It forces the camera into 3rd person view. Just get rid of it.
Posted: Sat Jul 22, 2006 12:44 pm
by danrosen
ForceMode = 2 forces it into 1st person view if I remember correctly. Just so you know :p useful if you want to see what a ground vehicle cockpit looks like
Posted: Sat Jul 22, 2006 1:13 pm
by -_-
danrosen wrote:ForceMode = 2 forces it into 1st person view if I remember correctly. Just so you know :p useful if you want to see what a ground vehicle cockpit looks like
Er.. no.
ForceMode = 1 is on, ForceMode = 0 is off. No such thing as a "2".
Posted: Sat Jul 22, 2006 1:14 pm
by Teancum
Yup, it's a boolean value.
Posted: Sat Jul 22, 2006 1:18 pm
by Rekubot
Well, neither ForceMode number works for me. Maybe rep_hover_fightertank just doesn't have a null point where the driver is supposed to sit.
Posted: Sat Jul 22, 2006 2:57 pm
by PR-0927
-_- wrote:danrosen wrote:ForceMode = 2 forces it into 1st person view if I remember correctly. Just so you know :p useful if you want to see what a ground vehicle cockpit looks like
Er.. no.
ForceMode = 1 is on, ForceMode = 0 is off. No such thing as a "2".
Untrue. Setting the value to "2" makes it 1st person.
- Majin Revan
Posted: Sat Jul 22, 2006 3:41 pm
by RC-1290
boolean with doubts maybe?(true, false, not sure)

Posted: Sat Jul 22, 2006 6:34 pm
by Rends
So Teancum you say that vehicle first person is possible ?
It tried to get the ATST pilot cockpit view working but nogo. The only thing i could activate was the gunner cocpit view but even than it wasn´t possible to switch from 1st to 3rd.
Rends
Posted: Sat Jul 22, 2006 6:40 pm
by xwingguy
Something wierd I've found, although I've only tried it with turrets.
I jacked up my video settings before I entered a turret and BAM first person mode.
Posted: Sun Jul 23, 2006 2:58 am
by Rekubot
If you set ForceMode to 2 you will be put into first-person mode automatically in a vehicle. You can't, however, switch back to third person.