+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
+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 !
+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
+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
+Wrench Posted November 26, 2018 Posted November 26, 2018 or just look on any of my terrains that have sea ports
+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!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now