All-Purpose Request Thread (Take 3)

Talk and share anything related to Star Wars Battlefront 2. No maps or mod announcements here. Use Work in Progress forum.

Moderator: Moderators

Locked
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: All-Purpose Request Thread (Take 3)

Post by DarthD.U.C.K. »

you dont have to be sorry, teancum just smelled accountmisuse :P

but back ontopic
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: All-Purpose Request Thread (Take 3)

Post by Executer94 »

Can somebody give me the odf for a geonosian melee soldier please I need it for my new upcoming map.
User avatar
Fiodis
Master of the Force
Master of the Force
Posts: 4145
Joined: Wed Nov 12, 2008 9:27 pm
Projects :: Rannoch + Tientia + Tools Programming

Re: All-Purpose Request Thread (Take 3)

Post by Fiodis »

Well, whose .combo would you like him to use?
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: All-Purpose Request Thread (Take 3)

Post by Executer94 »

maul's because he should look like the geonosian in republic commando.

I think they have this long swords.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: All-Purpose Request Thread (Take 3)

Post by DarthD.U.C.K. »

they have lances i think

you can use the weeqaylance from the swbf1-assets for them
Executer94
Major
Major
Posts: 504
Joined: Fri May 01, 2009 7:45 am
Location: Chalmuns Cantina

Re: All-Purpose Request Thread (Take 3)

Post by Executer94 »

I didn't found anything in the swbf1 asset
do you mean the asset from the BFBuilder?

and looks this right for a doublesword?
Hidden/Spoiler:
[GameObjectClass]
ClassParent = "com_inf_default"
GeometryName = "gen_inf_geonosian.msh"

[Properties]
Label = "Geonosian"
UnitType = "trooper"

//this keeps the player from entering first person with this char
forcemode = 1

AnimationName = "maul"

SkeletonName = "geo"
SkeletonLowRes = "geolz"

ControlSpeed = "jet 2.00 1.25 1.25"

JetDuration = "30.0" //The duration of the jet push, until its turned off
JetJump = "8.0" //The initial jump-push given when enabling the jet
JetPush = "8.0" //The constant push given while the jet is enabled (20 is gravity)
JetEffect = "geo_wingsfly"

// the cool bit - Mike Z
AnimatedAddon = "WINGS"
GeometryAddon = "geonosianwings_folded"
AddonAttachJoint = "bone_ribcage"

JetType = "hover"
JetFuelRechargeRate = "0.1" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost = "0.1" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.2" //initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.3" //minimum fuel to perform a jet jump(fuel is 0 to 1)

CAMERASECTION = "STAND"

EyePointOffset = "0.0 2.0 0.0"
TrackCenter = "0.0 2.0 0.0"
TrackOffset = "0.0 -0.25 5.0"
TiltValue = "8"

CAMERASECTION = "CROUCH"

EyePointOffset = "0.0 2.0 0.0"
TrackCenter = "0.0 2.0 0.0"
TrackOffset = "0.0 -0.25 5.0"
TiltValue = "8"

CAMERASECTION = "STANDZOOM"
EyePointOffset = "0.0 1.8 0.0"
TrackCenter = "0.0 1.8 0.0
TrackOffset = "0.4 -0.3 4.8"
TiltValue = "3.5"

CAMERASECTION = "SPRINT"
EyePointOffset = "0.0 2.0 0.0"
TrackCenter = "0.0 2.0 0.0"
TrackOffset = "0.0 -0.25 5.0"
TiltValue = "8"
CameraBlendTime = "0.75"

MaxHealth = 125.0

Acceleraton = 30.0
MaxSpeed = 6.0
MaxStrafeSpeed = 5.0
MaxTurnSpeed = 2.25

WEAPONSECTION = 1
WeaponName = "cis_weap_doublesaber"
WeaponAmmo = 0

CollisionScale = "0.0 0.0 0.0"

NoEnterVehicles = 0

VOUnitType = 177

HurtSound = "geo_inf_hurt"
DeathSound = "geo_inf_die"
//LeftFootstepSound = "soldierstepleft"
//RightFootstepSound = "soldierstepright"
AcquiredTargetSound = ""
HidingSound = ""
ApproachingTargetSound = ""
FleeSound = ""
PreparingForDamageSound = ""
HeardEnemySound = ""
WaterWadingSound = ""
ShockFadeOutTime = ""
ShockFadeOutGain = ""
ShockFadeInTime = ""
ShockSound = ""
RollSound = ""
JumpSound = ""
LandSound = ""
ClothingRustleSound = ""
LowHealthSound = ""
LowHealthThreshold = ""
EngineSound = "geo_inf_fly_parameterized"
TurnOnSound = ""
TurnOffSound = ""
FoleyFXClass = "cis_inf_droid"

AISizeType = "HOVER"

DropItemClass = "com_item_powerup_ammo"
DropItemProbability = 0.15
NextDropItem = "-"
DropItemClass = "com_item_powerup_health25"
DropItemProbability = 0.15
NextDropItem = "-"
DropItemClass = "com_item_powerup_health100"
DropItemProbability = 0.08
NextDropItem = "-"
DropItemClass = "com_item_powerup_dual"
DropItemProbability = 0.08
NextDropItem = "-"
DropItemClass = "com_item_powerup_energy"
DropItemProbability = 0.10
NextDropItem = "-"
DropItemClass = "com_item_powerup_offense"
DropItemProbability = 0.02
NextDropItem = "-"
DropItemClass = "com_item_powerup_defense"
DropItemProbability = 0.02
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: All-Purpose Request Thread (Take 3)

Post by DarthD.U.C.K. »

yes, looks right, but you have to give the weaponods mauls combo too
you can find the lance in the /shipped addons/dataTAT3/sides/gam/msh folder
User avatar
Par3210
Jedi
Jedi
Posts: 1033
Joined: Sun Jun 14, 2009 10:31 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Owning people in SWBF2
Contact:

Re: All-Purpose Request Thread (Take 3)

Post by Par3210 »

can someone post the rebel vanguard skin as when I open it all you can see is part of his hat and all the rest looks like a chess board. :?
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: All-Purpose Request Thread (Take 3)

Post by Deviss »

Par3210 wrote:can someone post the rebel vanguard skin as when I open it all you can see is part of his hat and all the rest looks like a chess board. :?
uploaded HERE :wink:
User avatar
Par3210
Jedi
Jedi
Posts: 1033
Joined: Sun Jun 14, 2009 10:31 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Owning people in SWBF2
Contact:

Re: All-Purpose Request Thread (Take 3)

Post by Par3210 »

thankya! :P
User avatar
impspy
Captain
Captain
Posts: 493
Joined: Wed Dec 31, 2008 1:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Pax Empiricae; check WIP

Re: All-Purpose Request Thread (Take 3)

Post by impspy »

could someone convert these models to an msh?

http://jediknight3.filefront.com/file/A ... ghri;73380

They're nogri for my next map.
User avatar
Super_Clone
High General
High General
Posts: 803
Joined: Sat Jul 12, 2008 7:58 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Florida

Re: All-Purpose Request Thread (Take 3)

Post by Super_Clone »

Can Someone please hex edit the royal guard's robe to the emporor model?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: All-Purpose Request Thread (Take 3)

Post by DarthD.U.C.K. »

i reckon it will not look allright because the anatomy of the roylaguard is different and therefore the clothcollisionprimitives wont fit corretly
but you can atleast try
User avatar
General_Nate
Lieutenant General
Lieutenant General
Posts: 689
Joined: Sun Jun 28, 2009 4:01 pm
Projects :: None because BFII is not working
Games I'm Playing :: Minecraft
xbox live or psn: No gamertag set
Location: 127.0.0.1

Re: All-Purpose Request Thread (Take 3)

Post by General_Nate »

Can someone send me the link to the disguise kit? Thanks!
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: All-Purpose Request Thread (Take 3)

Post by AQT »

It's just an ODF, all_weap_inf_disguise.odf:
Hidden/Spoiler:
[code][WeaponClass]
ClassLabel = "disguise"

[Properties]
Label = "Disguise Kit"

GeometryName = ""
DisguiseOwnerModel = ""

RoundsPerClip = 0
AnimationBank = "tool"[/code]
User avatar
General_Nate
Lieutenant General
Lieutenant General
Posts: 689
Joined: Sun Jun 28, 2009 4:01 pm
Projects :: None because BFII is not working
Games I'm Playing :: Minecraft
xbox live or psn: No gamertag set
Location: 127.0.0.1

Re: All-Purpose Request Thread (Take 3)

Post by General_Nate »

So that's it?? Thanks!
User avatar
Super_Clone
High General
High General
Posts: 803
Joined: Sat Jul 12, 2008 7:58 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Florida

Re: All-Purpose Request Thread (Take 3)

Post by Super_Clone »

ok, Well then, since that won't work, will someone please hex edit Vader's Cape to the Sidious model?
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: All-Purpose Request Thread (Take 3)

Post by Maveritchell »

Super_Clone wrote:ok, Well then, since that won't work, will someone please hex edit Vader's Cape to the Sidious model?
That would look even sillier, because Vader has a huge cape.
User avatar
Super_Clone
High General
High General
Posts: 803
Joined: Sat Jul 12, 2008 7:58 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Florida

Re: All-Purpose Request Thread (Take 3)

Post by Super_Clone »

True. So the best looking would be Dooku's?
kinetosimpetus
Imperial Systems Expert
Imperial Systems Expert
Posts: 2381
Joined: Wed Mar 25, 2009 4:15 pm
Projects :: A secret project
Games I'm Playing :: Warframe STO

Re: All-Purpose Request Thread (Take 3)

Post by kinetosimpetus »

can anyone do a han-stormy with anakin's cape and a darktrooper without jetpack?
Locked