j4ck3ss 10 Posted April 23, 2013 Hi i search the name of object (trees, shrubs, flowers) for creat city customs i have juste building object and corals Share this post Link to post Share on other sites
loyalguard 15 Posted April 23, 2013 Most objects like trees, shrubs, and flowers are included in the map itself and do not have config classes to allow mission makers to place them on a map in the editor. Share this post Link to post Share on other sites
j4ck3ss 10 Posted April 23, 2013 yes or using id of flowers... could work? Share this post Link to post Share on other sites
loyalguard 15 Posted April 23, 2013 I am afraid that will not work. The problem is that the only thing that exists for those type of objects are models. What happens is when the map loads the game reads the map file and places models of trees, shrubs, flowers, etc. at the pre-determined locations. Without a config, there is no way to access the object in the editor or with scripting. Yes, there are some objects like buildings and houses that are pre-determined on the map and have config files that you can place but many objects do not. There have been addons for A1 and A2 that have added items like that which you can place in the editor but I have not seen one yet for A3. Share this post Link to post Share on other sites
j4ck3ss 10 Posted April 26, 2013 yeah http://www.antihelios.de/EK/Arma/ all building object... is in config.cfg Share this post Link to post Share on other sites
Honeybun 10 Posted December 22, 2013 If all you need is a list of trees, that isn't a big deal, the variety is big, you can choose whatever you like. Share this post Link to post Share on other sites