Jump to content
Sign in to follow this  
Stratos

Converting a vehicle into a terrain object?

Recommended Posts

So, how can I convert a vehicle into a static object I can add into a terrain using Mue Target editor?

 

Thanks!

Share this post


Link to post
Share on other sites

Ground objects can already be placed with the target editor, they should appear in your A-Z list in the editor itself, no need to convert anything.

Share this post


Link to post
Share on other sites

yup

Share this post


Link to post
Share on other sites

I can see my vehicles in mission editor and in game, but they not appear on Mue's Target Editor.

Share this post


Link to post
Share on other sites

that happens sometimes, for reasons I don't understand

Share this post


Link to post
Share on other sites

And is possible to solve it?

Share this post


Link to post
Share on other sites

Have you added something new to your types ini? Could be a number sequence issue.

Share this post


Link to post
Share on other sites

Stratos I have the same problem.

 

Here is a example how I add ground objects to the "Types" list.

In this case the T-55 tank and the BTR-ZU-23.

 

DESERT_TYPES.INI

 

[TargetType115]
Name=T-55
FullName=T-55A(M) Tank
TargetType=MISC
ActiveYear=0
TargetValue=0
UseGroundObject=TRUE
GroundObjectType=T-55
RepairRate=0.555
StartDetectChance=0
StartIdentifiedChance=0
IncreaseDetectChanceKey=0
MaxVisibleDist=60000.0
DestroyedEffect=SmallRocketGroundExplosion
SecondaryEffect=VehicleFireEffect
SecondaryChance=50

 

[TargetType116]
Name=BTR-ZU-23
FullName=BTR-ZU-23 AAA
TargetType=MISC
ActiveYear=0
TargetValue=0
UseGroundObject=TRUE
GroundObjectType=BTR-ZU-23
RepairRate=0.555
StartDetectChance=0
StartIdentifiedChance=0
IncreaseDetectChanceKey=0
MaxVisibleDist=60000.0
DestroyedEffect=SmallRocketGroundExplosion
SecondaryEffect=VehicleFireEffect
SecondaryChance=50

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..