Unit or Ship Dispenser

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
hypshadowthehedgehog
Private First Class
Posts: 88
Joined: Wed Mar 11, 2009 5:38 pm

Unit or Ship Dispenser

Post by hypshadowthehedgehog »

Is there any way to make a unit or ship dispenser? If so how? I have seen other people do it in movies. Is it a change in the odf of the health and ammo dispenser?
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Anniversary

Re: Unit or Ship Dispenser

Post by giftheck »

Ships, possibly... but why would you want to dispense units? Would that not be unrealistic to the max?
User avatar
hypshadowthehedgehog
Private First Class
Posts: 88
Joined: Wed Mar 11, 2009 5:38 pm

Re: Unit or Ship Dispenser

Post by hypshadowthehedgehog »

yeah, but it would look pretty sweet, and i saw a video where fang wrote his name and i wanna do that. It also would make PoTDs easier.
User avatar
ANDEWEGET
Ancient Force
Ancient Force
Posts: 1266
Joined: Tue Apr 01, 2008 8:42 am
Location: Germany
Contact:

Re: Unit or Ship Dispenser

Post by ANDEWEGET »

Hidden/Spoiler:
odf for vehicle dispenser:
[WeaponClass]
ClassLabel = "dispenser"

[Properties]
IconTexture = "imp_blasterrifle_icon"

RoundsPerClip = "1"
ReloadTime = "0.2"
LockOnRange = "80.0"
LockTime = "0.4"

AnimationBank = "grenade"

TrackingSound = ""

WEAPONSECTION = 1

ModeTexture = "HUD_weap_mine"
//ModeTextureColor = "42 235 42 100"
ReticuleTexture = "reticule_00"
OrdnanceName = "ande_hover_basilisk" // vehicle odf name

ShotDelay = "0.0"
AutoAimSize = "1.0"

SalvoCount = "1"
SalvoDelay = "0.0"
InitialSalvoDelay = "0.0"

MinStrength = "0.3"
MaxStrength = "0.4"

FireSound = "tauntaunhurt" //only test, copy normal sound from healthammo dispenser or thermal
FireEmptySound = "com_weap_inf_ammo_empty"
FireLoopSound = ""
ReloadSound = "imp_weap_inf_equip_med"
ChargeSound = ""
ChargeSoundPitch = ""
ChangeModeSound = "imp_weap_inf_equip_med"
WeaponChangeSound = "imp_weap_inf_equip_med"
OverheatSound = ""
OverheatSoundPitch = ""
OverheatStopSound = ""
ClankLeftWalkSound = ""
ClankRightWalkSound = ""
ClankLeftRunSound = ""
ClankRightRunSound = ""
JumpSound = ""
LandSound = ""
RollSound = ""
ProneSound = ""
SquatSound = ""
StandSound = ""
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Anniversary

Re: Unit or Ship Dispenser

Post by giftheck »

I would say use the enter turret sound though.
MasterFang1
Corporal
Corporal
Posts: 144
Joined: Sat Apr 05, 2008 4:30 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Re: Unit or Ship Dispenser

Post by MasterFang1 »

all you do is edit the health/ammo dispenser ordanance name to the ODF of the ship/unit you want to dispense. It's really easy.
Post Reply