Found this in the source files.
Moderator: Moderators
-
ModifiedBlox
- Private Recruit
- Posts: 29
- Joined: Wed Jun 18, 2014 4:20 pm
- Location: United States
Found this in the source files.
I was looking to reskin some Imperial units, and I found this.
imp_droid_probe.odf
imp_droid_prob_exp.odf
Anyone know how to open these?
[EDIT]
I also found imp_droid_probe.req, imp_droid_probe.msh, imp_droid_probe.msh.option, and probe droid.tga
imp_droid_probe.odf
imp_droid_prob_exp.odf
Anyone know how to open these?
[EDIT]
I also found imp_droid_probe.req, imp_droid_probe.msh, imp_droid_probe.msh.option, and probe droid.tga
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Found this in the source files.
You can open odf files with a text editor of your choice, like the Windows Editor, PSPad, ...
-
ModifiedBlox
- Private Recruit
- Posts: 29
- Joined: Wed Jun 18, 2014 4:20 pm
- Location: United States
Re: Found this in the source files.
Here's the code I found when I opened the .odf files.
Code: Select all
[GameObjectClass]
ClassLabel = "droid"
GeometryName = "imp_droid_probe.msh"
[Properties]
MapTexture = "troop_icon"
MapScale = 1.4
PilotType = "self"
GeometryName = "imp_droid_probe"
ExplosionName = "imp_droid_probe_exp"
MaxHealth = 180.0
HealthType = "droid"
SetAltitude = 1.0
Acceleraton = 2.0
MaxSpeed = 7.5.0
MaxStrafeSpeed = 5.0
MaxTurnSpeed = 2.25
PCMaxTurnSpeed = 20.0
PCMaxStrafeSpeed = 20.0
WeaponName = "imp_weap_droid_probe_blaster"
WeaponAmmo = 4
CameraHeight = 2.3
CameraDistance = 4.5
TrakCenter = "0.0 0.0 0.0"
TrackOffset = "0.0 0.0 4.5"
NormalDirection = "0.0"
AimValue = "1.0"
AISizeType = "HOVER"
DropItemClass = "com_item_powerup_ammo"
DropItemProbability = 0.15
NextDropItem = "-"
DropItemClass = "com_item_powerup_health25"
DropItemProbability = 0.0
NextDropItem = "-"
DropItemClass = "com_item_powerup_health100"
DropItemProbability = 0.0- Anakin
- Master of the Force

- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: Found this in the source files.
Ähm and what is your question?? I think we all know these files 
-
ModifiedBlox
- Private Recruit
- Posts: 29
- Joined: Wed Jun 18, 2014 4:20 pm
- Location: United States
Re: Found this in the source files.
My question: Is it possible to put the unused unit into a stock map?
-
JimmyAngler
- High General

- Posts: 837
- Joined: Mon Nov 04, 2013 10:37 am
- Projects :: Battlefront Halation
- xbox live or psn: none
- Location: Area 51
Re: Found this in the source files.
Why not?
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Found this in the source files.
always give it a tryModifiedBlox wrote:My question: Is it possible to put the unused unit into a stock map?
- commanderawesome
- Field Commander

- Posts: 971
- Joined: Tue Aug 13, 2013 11:58 pm
- Projects :: Skin Changer - Warfront - Other stuff
- xbox live or psn: AaTc_CmdrAwesome
- Location: The Universe
Re: Found this in the source files.
Probably, but first you have to change top line from "droid" to "soldier".
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Found this in the source files.
Only if you're going to use it as a unit.
- TWINKEYRUNAWAY
- Lieutenant General

- Posts: 730
- Joined: Fri Aug 17, 2012 3:13 pm
- Projects :: Empire Rising
- xbox live or psn: No gamertag set
- Location: 411Remnant
- Contact:
Re: Found this in the source files.
Ive done it before, but the weapons it uses may need some further modification. When I added it the probe droid seemed to be missing sounds. It looks like the hoth probe droids in the movies btw. Actually you could probaly download the playable droid assets on filefront. You would have better luck with those I would think, Their odf's are already made for unit use and it uses the exact same source mshs.
