Jump to content

bobfrog

Tool Developer (Retired)
  • Posts

    533
  • Joined

  • Last visited

Posts posted by bobfrog

  1. On 13.1.2018 at 4:32 PM, Zwyrtek said:

    so when tournament ? i mean we alredy have date of open beta

    This tournament is for when the server is finished, not for when the open beta starts. After all it is a beta which is for testing and improving the servers. Maybe we can make one during the beta too (but not at the beginning / in the next months, as I barely have free time)

  2. I just had some trouble getting it to run.

    When starting it,i would get the error "side-by-side configuration invalid"

    To fix it I had to install the x86 version of this https://www.microsoft.com/en-us/download/details.aspx?id=26347

    (if this doesnt fix it: the version you need is listed in Control Panel -> Event Log, there should be an entry for your error, in the details it shows what it is looking for (and cant find))

    o'Clock likes this
  3. 3 hours ago, Kiliangg said:

    Oh ye I was using .smd file from lightsong

    did you read the .drs with blender or did you use lightsong to convert from drs and use the output with blender?

    if its the first case then im very interested in what you did exactly

  4. Here is an updated version, which contains nearly the whole structure of the drs. Though the function of most of them is unknown yet. Dont get confused by all of it, if you are new to 010 editor. 
    Start at line 665, it says, that the first 4 Bytes in the file are a magic number. Afterwards the content starts. Bytes 5-8 are the number of models contained in the file. The next 2 x 4 Bytes are a pointers to where in the file are 2 lists. These list then point to eg the Vertices of the 3D model or the effects or sounds or the animations an object can do.

    If you are lazy, you can just install pfp (https://github.com/d0c-s4vage/pfp) and convert the .drs files to .obj files with python. No ned to install 010 or understand the template below.

    010 Template for the .drs files:

    https://pastebin.com/X7BqaaBs

     

    pfp example:

    https://pastebin.com/9dp8reh0

    (note: I used that script to get the vertices of CGeoMesh, but doing this for CDspMeshFile works similar and gives you the correct 3D model. Though to be able to print the values nicely, you have to add the .toStr() functions in fields.py in the pfp library. Also i deleted some stuff from the script, hope i didnt break anything.)

  5. A good justice system is not killing anyone and also not punishing anyone. Yes you read that right. The only thing it does is lock up people who have failed until they can be reintroduce into society. If you want to fight terorism on the long term, then dont fight it.

     

    Also: can we calm down a bit please? 

  6. On 25.3.2017 at 2:23 PM, Yakamaru said:

    The thing is, Donald Trump is NOT evil. At worst, he's only going to be able to do very little during his 8 years of Presidency. 

    At worst he will fuck up climate change projects. rip netherlands.

    Or make prejudice socially acceptable. bad mexicans. cya muslims, we dont want you.

    Or make the rich richer and destroy the poor. obamacare? nah.. and since we allready allow people to play with their lifes, we also can allow russian roulett in casinos.

     

  7. 4 hours ago, Ladadoos said:

    As far as I know, there is no specific tool to do that. However, there are two things you could do:

    1. This is probably the worse out of these two, but the Random Map Generator that the Map Editor comes with has three options regarding map symmetry which are: Point Mirrored, Axis Mirrored and No Mirror. The issue with this is that you kind of need to hope the random map generator creates a map more or less what you had in mind. 
    2. Option two is to create your own heightmap and import that into an empty map. A heightmap is basically an image of your map where pure white is the highest spot in your map and black is your lowest. You can very easily create a symmetrical image and import that, therefore having a symmetric map. The width/height of the image must be the same as the map size.

    You always have the measuring tool from the map editor that measures distance between two points, but yeah... :P 

    and for making wells,... symetric on the map, you can just take the well position, do simple math and then know exactly where the other well has to be

  8. On 12.1.2017 at 4:11 PM, Draknoron said:

    When you wake up in a cold sweat dreaming that you forgot to submit an assignment, but school has been over for two weeks :'(.

    weeks? it has been years for me and i still somtimes get these dreams^^

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use