Page 1 of 1
More Vehicle Issues!
Posted: Thu Aug 13, 2009 11:48 am
by Super_Clone
I'm trying to make a hover vehicle with the clone commando model and animations, no crash, but the vehicle doesn't appear... I changed the msh lines to read the commando's msh, replaced the animations, commented out the fire points and weapons, etc. But still the vehicle doesn't appear, the error log says that the exp can't be found, might that be it? Thanks in advanced, as always
P.S. I have ready Superm9's topic on making Obi-Wan a walker, so I'm certain you can get a hover vehicle to use a unit's model and animations.
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:10 pm
by Fiodis
I thought you couldn't get units as vehicles. Which topic of Superm9's is this? Could you provide a link? Searching the forums for "Obi-wan" with Superm9 as the author didn't get me any results.
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:22 pm
by Super_Clone
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:27 pm
by Fiodis
Ah, I remember that. I think FragMe mentioned that you'd have to edit the anims in XSI.
FragMe! wrote:Now if you were to edit the Obiwan pose in XSI to something pleasing you could probably make him into a hover vehicle, no bones about it
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:28 pm
by DarthD.U.C.K.
yes,
you just give your vehilce the units odf thats all
but the unit will allways have arms and legst stretched if you dont import it in xsi pose it differnetly and reexport or make a 9pose anim for it
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:30 pm
by Super_Clone
DarthD.U.C.K. wrote:yes,
you just give your vehilce the units odf thats all
What do you mean by that?
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:33 pm
by DarthD.U.C.K.

my bad i meant msh, sorry
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:35 pm
by Super_Clone
What about when it comes to animations though?
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 12:38 pm
by DarthD.U.C.K.
what do you mean?
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 8:00 pm
by FragMe!
Super_Clone wrote:What about when it comes to animations though?
You cannot use the regular Obiwan animations, meaning no jumping, running rolling etc.
What you may be able to use is for the 9pose animations (or finanimations as they are sometimes called) Example from the barcspeeder.
AnimationName = "rep_hover_barcspeeder"
FinAnimation = "barcspeeder_9pose"
so try something like
AnimationName = "human_4"
FinAnimation = "human_barc_9pose"
That may get it in game but there might be not too much movement.
*you may or may not need the human in the human_barc_9pose
Re: Unit as Hover Vehicle
Posted: Thu Aug 13, 2009 8:06 pm
by AceMastermind
Super_Clone wrote:P.S. I have ready Superm9's topic on making Obi-Wan a walker, so I'm certain you can get a hover vehicle to use a unit's model and animations.
The part that you really should've paid attention to was the last post:
Superm9 wrote:Yeah, I managed to get a player model as a hover vehicle easy... it just isn't the effect I was looking for.
Re: Unit as Hover Vehicle
Posted: Fri Aug 14, 2009 12:26 pm
by Superm9
Yeah, the effect was a hovering player model in the basepose (arms outstretched, legs straight (the pose seen in the meshviewer))... everything worked, it just looked really bad.
And a player model as a walker vehicle is almost flat-out impossible without creating an entire new group of walker-type animations with playermodels in mind - very hard. I did have mild (and very strange) success in using a player model with the origional walker animations - it looked very funny seeing Obi-Wan's model stretched out over the skeleton of an AT-RT
But yeah, playermodels as vehicles have been attempted, but you either end up with an impossibly difficult project or a really weird result.
Good luck!
Re: More Vehicle Issues!
Posted: Sun Aug 16, 2009 8:48 am
by Super_Clone
Ok, now I have more vehicle issues, My vehicle for my DMI lot isn't appearing, All it is is a hexed Rep Commando Shuttle for a new texture, and I rigged it up to be a hover vehicle, heres my ODF:
And heres the error log parts relevant to said vehicle:
Both are Sev 2's so I'm assuming that they couldn't / shouldn't not allow the vehicle to show up.
Re: More Vehicle Issues!
Posted: Sun Aug 16, 2009 9:33 am
by Xavious
How did you add the vehicle? Did you place it itself or use a vehicle spawn?
Re: More Vehicle Issues!
Posted: Sun Aug 16, 2009 10:17 am
by Super_Clone
Tried both, neither worked, heres the updated error log:
About the new CP error, it says its not there for the vehicle spawn, but yet it is..
Re: More Vehicle Issues!
Posted: Sun Aug 16, 2009 10:33 am
by Xavious
Super_Clone wrote:Tried both, neither worked, heres the updated error log:
About the new CP error, it says its not there for the vehicle spawn, but yet it is..
Does it have a control region?
Oh, and I'm pretty sure you should be placing your vehicles directly for DMI, not using vehicle spawns.