AW's Ki-44 Pilot

Devildog73

SOH Staff
Staff member
Which of the numbers do I change to move the Japanese pilot forward into his seat and down under the canopy?
Right now he sits on the radio behind the pilot's seat and a high enough that his head is above the canopy.

[PAYLOADS]
payload.0=%payload_name.0%
payload.1=%payload_name.1%
payload.2=%payload_name.2%


[PAYLOAD.0]
mount.2=raf_pilot, 1, -1


[PAYLOAD.1]
mount.2=raf_pilot, 1, -1
mount.19=wep_pylon_ja_wing, 1, -1
mount.0=wep_ja_60kg_gp, 1, 1
mount.20=wep_pylon_ja_wing, 1, -1
mount.1=wep_ja_60kg_gp, 1, -1


[PAYLOAD.2]
mount.2=raf_pilot, 1, -1
mount.3=wep_pylon_us_rocket, 1, -1
mount.11=wep_rocket, 1, 12
mount.4=wep_pylon_us_rocket, 1, -1
mount.12=wep_rocket, 1, -1
mount.5=wep_pylon_us_rocket, 1, -1
mount.13=wep_rocket, 1, 14
mount.6=wep_pylon_us_rocket, 1, -1
mount.14=wep_rocket, 1, -1
mount.7=wep_pylon_us_rocket, 1, -1
mount.15=wep_rocket, 1, 16
mount.8=wep_pylon_us_rocket, 1, -1
mount.16=wep_rocket, 1, -1
mount.9=wep_pylon_us_rocket, 1, -1
mount.17=wep_rocket, 1, 18
mount.10=wep_pylon_us_rocket, 1, -1
mount.18=wep_rocket, 1, -1
 
U need to go to "HARDPOINTS" then mount position of ur payload, where ur pilot is a payload too. For example :
[HARDPOINTS]mount.0=0,0.2,-1.5
mount.1=-2.4,-0.65,0.86
mount.2=2.4,-0.65,0.86
mount.3=2.37,-0.93,0.85
mount.4=-2.37,-0.93,0.85
mount.5=0,0,0
mount.6=0,0.0,0.0
mount.7=0.2,-1.112,0.492
mount.8=x.y.z

THEN:

[PAYLOAD.0]
mount.8=raf_pilot, 1, -1
 
MUCH better!

Changed the hardpoints from:

[HARDPOINTS]
mount.0=-2.1,-0.64,0.05 ; left bomb
mount.1=2.1,-0.64,0.05 ; right bomb
mount.2=0.0,0.28,-1.93 ; pilot
mount.3=-2.1,-0.65,-0.02 ; rocket pylon #1 left side

TO:

[HARDPOINTS]
mount.0=-2.1,-0.64,0.05 ; left bomb
mount.1=2.1,-0.64,0.05 ; right bomb
mount.2=0.0,0.26,-1.91 ; pilot
mount.3=-2.1,-0.65,-0.02 ; rocket pylon #1 left side
 
Back
Top