Is there any way to change the location where the recycler creates a unit without using modeling? The recycler in question uses one of those horrid MSH files that cannot be opened, so I can't just move the location of the HP very easily. I was just curious as to if there was some way, any other way, to move that location other than using modeling. I want to do this because the recycler I'm talking about creates the units in a place where the units are trapped.
In short, how do I move the white arrow to the blue arrow
recyclers use hp_vehicle as the point where they are to build a vehicle. if you can't move it in the xsi, you can't.
but!
you can use this from the pb4 changelog (extras\changelog) to boot them out:
- Fix for mantis #348. Added
[FactoryClass]
KickAllCraft = false
If this is true, then all units built by a factory will get the
same kick that empties currently do. If this is false, only empties
get the kick. You should be able to use [FactoryClass]::MultVelXZ to
modify the strength of that kick. Also noticed that MultVelXZ was
being applied only when scaleVelY was not-zero; made it applied all
the time. [NM]
- Fix for mantis #347. Added
[FactoryClass]
MultVelXZ = 1.0
This is a multiplier on the X/Z components on items spit out of the
factory. [ScaleVelY is an 'add', according to the code.] 1.0 means
leave things unchanged, 2.0 means double the value, etc. Compiles, but
is untested. [NM]
- Fix for mantis #258. Added
[FactoryClass]
scaleVelY = 0.0
If this is not 0, then this value is applied to the newly-built
item's vertical velocity. This is *NOT* quite identical to the
armory's scaleVelY, because the armory does a whole lot of code to
calculate a resulting 3D position, and ends up setting a value a
little different from what's in the ODF. This value for FactoryClass
only sets the initial velocity. [NM]
also, for armory, from pb2:
-- b64i released
- Added access to a lot more ex-constants in the code:
[ArmoryClass]
scaleVelY = 2.0 // Multiplier on vertical launch velocity
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln
Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV
cool and be sure to thank gsh, the one who adds these features for our benefit.
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln
Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV
They look like Facility assets to me. That drone in the second image certainly looks like one of those, it has the right kind of mottled/rusty green/brown with hazard pattern.
Bz2edit converts xsi files into msh files, which are the format that bz2 actually uses for in game models. It is not intended to be editable, it is intended to optimize the editable xsi models for play.
The Silence continues. The War Of Lies has no end.
sadly, Slaor passed away a few years ago. Timevirus, too.
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln
Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV
Ya know I could fix it if needed. I have a higher success rate than OM's old lost MSH converter on non-vertex-animated models. As for scion units, bit of a crap shoot unless I just dump the entire visual mesh as a single object and all the bones AND hierarchy as bones.
For those unaware, yes, I have an MSH2XSI converter.
And yes, I made it.
And yes, it can convert old 1.2 MSHs.
And yes, it can convert BZ2 Demo meshes.
And yes, with a little work I could make it work for Dark Reign 2 models too; I know the changes needed.
IIRC Slaor was the type that wanted his work public and only the large loss of data due to flooding made that impossible.
EDIT: Yea GBD, back when I was looking the EPIC MSHs I found that and a few variations of drones. I also found that lovely Cerberi Evolved pilot, though it is far incomplete, needing animations and fixed textures.
i may have those xsi's in some zips that were sent to me by Slaor and/or Lizard for safe keeping. what's the name of the odf using it, zadam?
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln
Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV