Git Product home page Git Product logo

sqm2biedi's Introduction

SQM2BIEdi

Converts the 2D mission editor format for arma, .sqm, to the 3d mission editor format, .biedi

sqm2biedi's People

Contributors

mmavipc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

suhne lulzfail567

sqm2biedi's Issues

Application crash

Hi,

I trying to use your tool to convert a very simple sqm to biedi (4 objects) and it crash on load.

Windows 7 64bits say me:

Signature du problème :
  Nom d’événement de problème: APPCRASH
  Nom de l’application:   SQM2BIEdi.exe
  Version de l’application:   0.0.0.0
  Horodatage de l’application:    514bc971
  Nom du module par défaut:    SQM2BIEdi.exe
  Version du module par défaut:    0.0.0.0
  Horodateur du module par défaut: 514bc971
  Code de l’exception:    c0000005
  Décalage de l’exception:   00001fdf
  Version du système:  6.1.7601.2.1.0.256.1
  Identificateur de paramètres régionaux: 1036
  Information supplémentaire n° 1:   0a9e
  Information supplémentaire n° 2:   0a9e372d3b4ad19135b953a78882e789
  Information supplémentaire n° 3:   0a9e
  Information supplémentaire n° 4:   0a9e372d3b4ad19135b953a78882e789

This is my simple sqm:

version=11;
class Intro
{
    addOns[]={};
    addOnsAuto[]={};
    randomSeed=7826573;
    class Intel
    {
        startWeather=0.40000001;
        forecastWeather=0.25;
        year=2008;
        month=10;
        day=11;
        hour=14;
        minute=20;
    };
};
class Mission
{
    addOns[]={};
    addOnsAuto[]={};
    randomSeed=7826573;
    class Intel
    {
        startWeather=0.40000001;
        forecastWeather=0.25;
        year=2008;
        month=10;
        day=11;
        hour=14;
        minute=20;
    };
    class Groups
    {
        items=1;
        class Item0
        {
            side="west";
            class Vehicles
            {
                items=1;
                class Item0
                {
                    side="west";
                    id=0;
                    position[]={7240.6787,0, 7665.0151};
                    vehicle="CZ_Special_Forces_Scout_DES_EP1";
                    skill=0.60000002;
                    player="PLAYER COMMANDER";
                    leader=1;
                };
            };
        };
    };
    class Vehicles
    {
        items=3;
        class Item0
        {
            side="EMPTY";
            id=1;
            position[]={7242.2358, 0, 7671.7939};
            vehicle="Land_HBarrier5";
        };
        class Item1
        {
            side="EMPTY";
            id=2;
            position[]={7236.5859,0, 7671.7339};
            vehicle="Land_HBarrier5";
        };
        class Item2
        {
            side="EMPTY";
            id=3;
            position[]={7235.3311,0, 7674.0186};
            vehicle="Land_HBarrier5";
            azimut=90.444977;
        };
    };
};
class OutroWin
{
    addOns[]={};
    addOnsAuto[]={};
    randomSeed=7826573;
    class Intel
    {
        startWeather=0.40000001;
        forecastWeather=0.25;
        year=2008;
        month=10;
        day=11;
        hour=14;
        minute=20;
    };
};
class OutroLoose
{
    addOns[]={};
    addOnsAuto[]={};
    randomSeed=7826573;
    class Intel
    {
        startWeather=0.40000001;
        forecastWeather=0.25;
        year=2008;
        month=10;
        day=11;
        hour=14;
        minute=20;
    };
};

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.