Enarcy 10 Posted November 14, 2009 I'm trying to work out how to create a small lake on a map. I know it can be done (eg. Topolka Dam in Chenarus) but I can't find any information about how to do it. Does anyone have any ideas? Share this post Link to post Share on other sites
-DirTyDeeDs--Ziggy- 0 Posted November 14, 2009 (edited) yes, water objects can be placed with this addon: MAP Editorupgrade (EU) by Lester Armaholic Link here The MAP_EU would be required for editing and playing ! the water objects may need to be setpos above 0 for you to see the water texture. It is best viewed from above, it has no texture underneath. the water is just a flat object that may or may not blend into the terrain depending on the height. place the following code in the objects init field (the bold number is the height value). this setpos [ getpos this select 0, getpos this select 1, (getpos this select 2) +[b]1[/b]] Edited November 14, 2009 by [DirTyDeeDs]-Ziggy- Share this post Link to post Share on other sites
madine75 0 Posted November 15, 2009 (edited) -Ziggy-;1489644']yes' date=' water objects can be placed with this addon:'] MAP Editorupgrade (EU) by Lester As we are in the Visitor section, this is not really the answer.. In order to have lakes and dams, you'll need to place one of the pond items in the \ca\structures\pond directory. I would assume that you would place it as an "Artificial" object. I've not used them at all, so you may need to experiment a bit.. Edited November 15, 2009 by madine75 Share this post Link to post Share on other sites
-DirTyDeeDs--Ziggy- 0 Posted November 15, 2009 (edited) As we are in the Visitor section, this is not really the answer.. I 'really' answered him based on his question, not 'what forum section I am in', I bet he thinks 'visitor' is himself ;) Edited November 15, 2009 by [DirTyDeeDs]-Ziggy- Share this post Link to post Share on other sites
rstratton 0 Posted November 15, 2009 http://www.filefront.com/14895679/sk_pond_50x.rar use this its a custom 50x50meter pond object that snaps together like roads do. once placed just select them all and use setabsoluteheight script Share this post Link to post Share on other sites
Enarcy 10 Posted November 16, 2009 As we are in the Visitor section, this is not really the answer.. In order to have lakes and dams, you'll need to place one of the pond items in the \ca\structures\pond directory. I would assume that you would place it as an "Artificial" object. I've not used them at all, so you may need to experiment a bit.. Ah, so all water bodies except the ocean must be placed on the map as an object. Thanks for your help.:) Share this post Link to post Share on other sites
digitalcenturion 20 Posted May 4, 2010 Hate to do another necro but i would kinda need that 50x50m water object for my rivers, but it is no longer avaliable, does anyone have it? Share this post Link to post Share on other sites
[aps]gnat 28 Posted May 5, 2010 PM rstratton, he's still around :) Share this post Link to post Share on other sites