Stratos Posted November 26, 2018 Posted November 26, 2018 Wondering If someone can help me to locate several terrain objects so I can add them to a terrain I'm working on. The objects I need are: - Temple ruins - static Cargo ships with smoke - static fishing ships Quote
+Coupi Posted November 26, 2018 Posted November 26, 2018 You should find the Antic temple from the Desert Cat file. Using the Mue CAT extractor is useful ! Quote
Wrench Posted November 26, 2018 Posted November 26, 2018 remember, there's no lods available for stock items (locked in cat 002). But it is listed in the stock terrains types inis. as to the docked ships, they're ground objects, placed as usual. Look for "Trawler"; there's 3 of them. you should know all this stuff by now, Jordi!! 1 Quote
+Gepard Posted November 26, 2018 Posted November 26, 2018 (edited) For ships as ground objects you can use the line UseGroundObject=TRUE in the terrains _type.ini as example [TargetType032] Name=PatrolBoat FullName=PT Boat TargetType=Warship ActiveYear=0 TargetValue=100 UseGroundObject=TRUE <<<<<<<<<<<<<<<<<<<<<<<<<<<< this line GroundObjectType=PatrolBoat <<<<<<<<<<<<<<<<<<<<<<<<<<<< here the definition of ground object to use RepairRate=0.555 StartDetectChance=0 StartIdentifiedChance=0 IncreaseDetectChanceKey=0 MaxVisibleDist=8000.0 DestroyedEffect=MediumFire SecondaryEffect=SmallRocketGroundExplosion SecondaryChance=100 Edited November 26, 2018 by Gepard Quote
Wrench Posted November 26, 2018 Posted November 26, 2018 or just look on any of my terrains that have sea ports Quote
Stratos Posted November 27, 2018 Author Posted November 27, 2018 I never added those objects, and tought the temple was released in a 3rd party map. Thanks for the help! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.