Adriano0ad Posted February 11 Report Share Posted February 11 I would like to know if the developers can create an editing tool within the map editor.. for example modifying textures, modifying structures, adding or removing objects, creating new structures, technologies, etc.. This tool would be great for expanding the mods and enriching the game even more. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 11 Report Share Posted February 11 Hey those are complex tools to add. So it's unlikely we'll have them in the near future. But thanks for the suggestion. Quote Link to comment Share on other sites More sharing options...
Outis Posted February 11 Report Share Posted February 11 8 hours ago, Adriano0ad said: I would like to know if the developers can create an editing tool within the map editor.. for example modifying textures, modifying structures, adding or removing objects, creating new structures, technologies, etc.. This tool would be great for expanding the mods and enriching the game even more. In fact the game files are so easy to handle that it is very easy to modify the game without any editing tools. I suggest to check an existing mod to see how it was done. Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted February 11 Author Report Share Posted February 11 5 hours ago, Outis said: Na verdade, os arquivos do jogo são tão fáceis de manusear que é muito fácil modificar o jogo sem nenhuma ferramenta de edição. Eu sugiro verificar um mod existente para ver como foi feito. I managed to make some changes to the game but only with money, for example increasing the amount of resources in the Quarry. However, I can't find 3D models where I can make the changes and I also can't find any tutorial on the internet that teaches how to do this. I'm very new to this area, but I really like this game and I have fantastic ideas to make it an even better game. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 11 Report Share Posted February 11 https://gitea.wildfiregames.com/0ad/0ad/wiki/Basic3DImplementation Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted February 12 Author Report Share Posted February 12 12 hours ago, Stan` said: https://gitea.wildfiregames.com/0ad/0ad/wiki/Basic3DImplementation  In this tutorial I learned how to add texture, but I wanted to edit a 3D object that already existed in the game, such as a house. How do I get Blender to open this file, I've tried several ways but I can't open these files. Sorry for my bad english. I'm from Brazil and I'm communicating through the translator. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 12 Report Share Posted February 12 You cannot open pmd/psa files with Blender yet. You need to find the equivalent DAE file on the website, and you should be able to import most in Blender. https://svn.wildfiregames.com/nightly-build/trunk/binaries/data/mods/public/art/meshes/ Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted February 13 Author Report Share Posted February 13 On 12/02/2025 at 8:03 AM, Stan` said: Ainda não é possÃvel abrir arquivos pmd/psa com o Blender. Você precisa encontrar o arquivo DAE equivalente no site e conseguirá importar a maioria no Blender. https://svn.wildfiregames.com/nightly-build/trunk/binaries/data/mods/public/art/meshes/ Could you help me with other information I have a problem when I change the images of the heroes, for example I changed the cleopatra, I kept the same name and size and saved it as a png but when replacing the image with another it remained using the old image and when deleting the old image the icon is all pink. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 13 Report Share Posted February 13 Where did you put the new image ? Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted February 13 Author Report Share Posted February 13 Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 13 Report Share Posted February 13 You need to remove the png.cached.png it should only be .png Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted February 14 Author Report Share Posted February 14 16 hours ago, Stan` said: Onde você colocou a nova imagem? Thank you very much for the help. I'm able to change the icons, now I'm having another difficulty, I'm not finding the script for the game's initial menu,I'd like to change the background music, can you help me? Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 14 Report Share Posted February 14 Sure. See public/gui/common/music.js  https://svn.wildfiregames.com/nightly-build/trunk/binaries/data/mods/public/gui/common/music.js Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted Wednesday at 14:25 Author Report Share Posted Wednesday at 14:25 Firstly, I would like to thank you for the help you are giving me and soon I will share with you everything I am managing to change in the game, but I come to ask for help once again. I would like to know if there is a way for me to increase the size of the map from very giant to mega giant and increase its dimensions, would it be possible to add more players instead of a limit of 8? Quote Link to comment Share on other sites More sharing options...
Stan` Posted Wednesday at 15:32 Report Share Posted Wednesday at 15:32 Hello. No the current limit of players is 8. There have been attempts to update it by @nani and @wraitii but it's not been included yet. See https://code.wildfiregames.com/D2667 "Giant" is also the biggest size you can have currently. Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted Wednesday at 19:04 Author Report Share Posted Wednesday at 19:04 Â thanks for your response. I managed to increase the size of the map, now it is 896, but the players really didn't work out =[ 1 Quote Link to comment Share on other sites More sharing options...
Adriano0ad Posted yesterday at 01:25 Author Report Share Posted yesterday at 01:25 I would like to edit the body of the units, but I can't find the body to download, would you have the file to provide me? Quote Link to comment Share on other sites More sharing options...
Stan` Posted yesterday at 06:45 Report Share Posted yesterday at 06:45 https://trac.wildfiregames.com/export/28256/art_source/trunk/art/meshes and animations/skeletal/biped_meshes_and_animations.zip Quote Link to comment Share on other sites More sharing options...
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.