Jump to content

Your 0 A.D. Screenshots


dolomiti
 Share

Recommended Posts

I got a lot from this discussion: 

 

But we can open a new one. References are always welcome, I'm creating everything in a single blender file, which facilitates changes and improvements in the 3D models.

Edited by Lopess
  • Like 1
Link to comment
Share on other sites

On 12/11/2020 at 7:13 AM, Mr.lie said:

A first try converting the famous map "Sahyadri_Buttes" to a random script ...

sahadry.thumb.png.abffe1e723d4716fff507a9944124118.png

 

sahadry1.thumb.png.96d50acd15671a5a1ea8d93a859236fa.png

sahadry2.thumb.png.ee14e923b8d883b53a90cc4622cb8b33.png

sahadry3.thumb.png.c469800471cad156a734e2f366ba5c6c.png

sahadry4.thumb.png.3faf0d8e37301ffd91ced43ed7525812.png

It's difficult to position the CC's on an plane point without flatten the area per painter or heightplacer ...B)

Btw: the problem with the "red" water is still alive ...

sahadry_red_water.thumb.png.e553ffdc5b48eacc7de5f13d713d920b.png

 

Hi all experts,

can someone explain me, why the line "g_Map.LoadMapTerrain("sahyadri_buttes_5")" doesn't work anymore? For now i've to use the line "Engine.LoadMapTerrain("maps/random/sahyadri_buttes_5p.pmp")", but also this line does nothing but a flat, grey map.

Before the new version of 0ad i got with the line "g_Map.LoadMapTerrain("sahyadri_buttes_5")" not only the complete heightmap, but also the terrain-textures.

This is related to all *.pmp files i've made in the past. None of them is working for now. Also the renamed file "sahyadri_buttes_5p".

Using the line

"createArea(
    new MapBoundsPlacer(),
    new HeightmapPainter(
        translateHeightmap(
            new Vector2D(-12, scaleByMapSize(-12, -25)),
            undefined,
            convertHeightmap1Dto2D(Engine.LoadMapTerrain("maps/random/sahyadri_buttes_5p.pmp").height)),
        minHeightSource,
        maxHeightSource));"

gives me the heightmap, but not more the terrain-textures.

Also it was a big surprise that none of my triggers are working now. The new art of creating triggers is, for me, difficult to understand. So, i have problems to rewrite all my triggers so that they work.:(.

Another, and for me the biggest problem, is, it's not possible for me to get the excellent of my fonts in Windows 10 and so also not in the game. This is not related to 0ad. In Januar i've destroyed my Windows-Partition and so i must create a new one with Windows 10 Pro. From that time i have no more the same, clear Fonts on my Windows. And also not in the game. Maybe someone has a similar problem and, perhaps, a solution for that.

 

  • Like 2
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...