Jump to content

Korenos

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Korenos

  1. Hello, thanks for your reply. I will do this program in java hoping that there haven't bug.
  2. Hello, I created a new installation file for those who do not manage to execute the first. I do not know if it works but give me some news. Thanks you for your help. Here is the link : https://www.dropbox.com/s/gisay7lfqa0ojzn/Converter.zip?dl=0 P.S. I'm converting the C# project to Java
  3. Hello, sorry for not being too active, I wait for the news update. The problem for rounding the edges is that I do not see at all how to take it. Wilponderoci : Trying to install Visual Studio, with it you should be able to open the source and execute it, moreover it seems that it is win 7 the problem because it is not compatible with WPF but I am wrongly wrong. Rinart73 : You can not use Visual Studio because you probably have to worry about what is already installed, completely removes everything related to Visual Studio. Removes the "Microsoft Visual C ++ 20 ** Redistributable". VoltairesPuppet : Some people had to throw it that way but you do not necessarily have to, I do not need. JWT : Yes, you can design a 3D object using blender to convert it to a cube via the site and finally, you have to convert the received file using the converter I designed and a file you can Use in avorion will create, then you have to retouch this cubic object to give the appearance of a magnificent vessel. Incredibad : I'm sorry but I did not understand your question. Here is my creation made with the help of the converter, it is the Hel ship of Eve Online.
  4. Hello, Yes, the converter is working properly, it's not a virus or anything else. The known problems are: Required to run in administrator mode. Checked this vertion .NET Framework. Problem on Windows versions earlier than 10. I recall that I did this program quickly to be able to implements ships created via blender for personal use and I thought you would like it. Sorry for my bad English. Thank you.
  5. Here is the source of the program, I warn, there is no comment. The code is very simple but the problem does not come from there but from deployment. I programmed it in C # with Visual Studio 2015. Thank you for your help. https://www.dropbox.com/sh/9yun283xj814wc1/AACFWgny56LxVHIjlQL9FUXpa?dl=0
  6. Is ok, i think. :) See the logo ? I have a problem with the deployment I do not know why.
  7. The link in question can be accessed via the program with a button. http://drububu.com/miscellaneous/voxelizer/index.html
  8. Hello everyone, :D I present my ship converter in C #. How it works : Create or download a 3D object (.obj), navigate to a site that allows you to change a 3D object to a cube. Retrieve cubic positions in .xml format from the site and use the program to convert this file so that it is recognized by Avorion. Open the .xml file in note or notepad++ block and not in web. Sorry for my not very good English and have fun :P Update your .NET Framework in 4.5.2 : https://www.microsoft.com/en-us/download/details.aspx?id=42643 Site of 3D objects : http://www.yeggi.com/q/eve+online/3/ Programm : https://www.dropbox.com/s/mpjrvi0gpp8syam/CovertAvorion.exe?dl=0 PS. Additions such as the ability to change the material of a ship will be made, send me a message if there are any bugs. :-\
  9. Hello, You are missing something to be able to really farme correctly the boss is the time of reappearance. This time changes it to line 63 of the spawnai.lua file. Normal : noSpawnTimer = 30 * 60 Amended : noSpawnTimer = 1--30 * 60 With this modification the boss spawn all the time, just have to find it :P Sorry for my bad English.
×
×
  • Create New...