PDA

View Full Version : hummer with a co pilot


battlecarrysabot
11-04-2005, 05:50 PM
http://www.filecloud.com/files/file.php?user_file_id=73578

Happy
11-04-2005, 06:32 PM
Tell us a little about it maybe.

PBAsydney
11-04-2005, 06:50 PM
Its basicly an extra seat in the hummer i suppose.

MaCs&TeCNiNeS
11-04-2005, 07:39 PM
Youd wonder why they wouldnt do that in the first place.

Have the passenger seat filled...

battlecarrysabot
11-04-2005, 07:59 PM
Its basicly an extra seat in the hummer i suppose.

yes it is, didnt think I needed to say anything

yoohoo313131
11-04-2005, 09:06 PM
I would have been your daddy but the line was too long

imported_CDNCommando
11-04-2005, 09:34 PM
cool! 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

battlecarrysabot
11-05-2005, 03:12 AM
cool! 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"

battlecarrysabot
11-05-2005, 03:13 AM
I would have been your daddy but the line was too long


now your getting it. keep up the good work.

imported_CDNCommando
11-05-2005, 05:20 PM
Cool thanks man. So I just add this to the vodniks but sub out the parts where it says hummer for vodnik?