hummer with a co pilot
Collapse
X
-
Re: hummer with a co pilot
Originally posted by CDNCommandocool! mind telling us how you did it and what lines you changed/added. I would like to add this to vodniks and the chinese vodnik type things.
Thanks
CDNCommando
ObjectTemplate.create PlayerControlObject usjep_hmmwv_shotgun
ObjectTemplate.modifiedByUser "gary"
ObjectTemplate.setNetworkableInfo BasicInfo
ObjectTemplate.createdInEditor 1
rem ---BeginComp:VehicleHud ---
ObjectTemplate.createComponent VehicleHud
ObjectTemplate.vehicleHud.hudName "KILLMESSAGE_VEHICLE_hmmwv"
ObjectTemplate.vehicleHud.miniMapIconLeaderSize Medium
ObjectTemplate.vehicleHud.useChildHud 1
ObjectTemplate.vehicleHud.vehicleIconPos 42/21
rem ---EndComp ---
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 0
ObjectTemplate.aiTemplate HmmwvPassenger
rem -------------------------------------
ObjectTemplate.addTemplate S_usjep_hmmwv_shotgun_Ambient
ObjectTemplate.addTemplate S_usjep_hmmwv_shotgun_AmbientDamaged
ObjectTemplate.addTemplate usjep_hmmwv_Camera
ObjectTemplate.setPosition -0.0477502/0.0575687/-0.534274
rem -------------------------------------
ObjectTemplate.setSoldierExitLocation -1.5/0.5/-1 90/0/0
ObjectTemplate.seatInformation usjep_hmmwv_shotgun 0/0/0 0/0/0
ObjectTemplate.seatAnimationSystem Objects/Vehicles/Common/Animations/3p_passenger_A_animSys.inc
ObjectTemplate.soundFilter vehicle
ObjectTemplate.cockpitSubGeom 1
ObjectTemplate.controlsCategory VCLand
ObjectTemplate.hasRestrictedExit 1
ObjectTemplate.activeSafe Sound S_usjep_hmmwv_shotgun_Ambient
ObjectTemplate.modifiedByUser "gary"
ObjectTemplate.activeSafe Sound S_usjep_hmmwv_shotgun_AmbientDamaged
ObjectTemplate.modifiedByUser "gary"
ObjectTemplate.create Camera usjep_hmmwv_Camera
ObjectTemplate.modifiedByUser "gary"
ObjectTemplate.createdInEditor 1
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 0
rem -------------------------------------
ObjectTemplate.addTemplate S_usjep_hmmwv_Camera_RotationRpm
rem -------------------------------------
ObjectTemplate.setMinRotation -100/-30/0
ObjectTemplate.setMaxRotation 120/30/0
ObjectTemplate.setPivotPosition 0/0.1/0
ObjectTemplate.setMaxSpeed 500/500/0
ObjectTemplate.setAcceleration 2000/2000/0
ObjectTemplate.setInputToYaw PIMouseLookX
ObjectTemplate.setInputToPitch PIMouseLookY
ObjectTemplate.worldFOV 1.2
ObjectTemplate.insideFOV 1.2
ObjectTemplate.worldFOV 1.2
ObjectTemplate.insideFOV 1.2
ObjectTemplate.allowInsideDynamicLights 1
ObjectTemplate.allowInsideStaticSun 0
ObjectTemplate.insideStaticSunDirection -0.25/-0.5/0.75
ObjectTemplate.insideStaticSunColor 1/1/1
ObjectTemplate.insideStaticSunDamageColor 1/0/0
ObjectTemplate.insideDamageFrequency 3
ObjectTemplate.insideDamageThreshold 0.15
ObjectTemplate.insideStaticSunAmbientColor 0.7/0.7/0.7
ObjectTemplate.activeSafe Sound S_usjep_hmmwv_Camera_RotationRpm
ObjectTemplate.modifiedByUser "gary"Comment
Comment