Jump to content

Korenos

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Korenos

  1. 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.

     

     

     

     

     

  2. 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.

  3. 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

     

    Fonda08.png

     

    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.  :-\

     

  4. 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...