Army Men RTS Forum For Map Makers

Be a map Editor...
Register in our Forums !!!

Join the forum, it's quick and easy

Army Men RTS Forum For Map Makers

Be a map Editor...
Register in our Forums !!!

Army Men RTS Forum For Map Makers

Would you like to react to this message? Create an account in a few clicks or log in to continue.

This forum is for The ones who really need to know about map editing & related stuff.....all are welcome!!!

Latest topics

» MASSIVE STUDIO UPDATE
Editor Help????????? EmptyThu Apr 30, 2020 10:27 pm by David95654

» I Unlocked Studio Mode
Editor Help????????? EmptyFri Oct 04, 2019 1:07 pm by David95654

» Madeira Portogallo Bellissima isola
Editor Help????????? EmptySat Sep 14, 2019 4:36 am by sharks | iniesta

» Madeira Portugal Schöne Insel
Editor Help????????? EmptySat Sep 14, 2019 4:34 am by sharks | iniesta

» Madeira Island Portugal Beautiful Island
Editor Help????????? EmptySat Sep 14, 2019 4:33 am by sharks | iniesta

» Madeira Island Portugal Beautiful Island - things to do in Madeira Island Portugal
Editor Help????????? EmptyFri Sep 13, 2019 5:02 am by sharks | iniesta

» Madeira | Portogallo | Bellissima isola
Editor Help????????? EmptyFri Sep 13, 2019 2:11 am by sharks | iniesta

» Madeira | Portugal | Schöne Insel
Editor Help????????? EmptyFri Sep 13, 2019 2:03 am by sharks | iniesta

» Madeira Island | Portugal | Beautiful Island
Editor Help????????? EmptyFri Sep 13, 2019 2:02 am by sharks | iniesta

Top posting users this week

No user

4 posters

    Editor Help?????????

    avatar
    sargehawk
    Private First Class


    Posts : 122
    Join date : 2011-02-02
    Age : 37
    Location : SomeWhere In Canada

    Editor Help????????? Empty Editor Help?????????

    Post  sargehawk Thu Feb 03, 2011 6:27 pm

    After i am done making my map how do i set position's for each player on the map bounce bounce bounce bounce bounce
    avatar
    Smith
    Consctipt


    Posts : 45
    Join date : 2011-01-20

    Editor Help????????? Empty Re: Editor Help?????????

    Post  Smith Thu Feb 03, 2011 10:05 pm

    I don t know how to do with editor, but you can use notepad, first you must in game.cfg Create the teams using the createteam command, for example:

    CreateTeam("Green", 0)
    {
    Color(0, 0, 0);

    Relations()
    {
    With("Green", "Ally");
    With("Blue", "Enemy");
    With("Tan", "Enemy");
    With("Grey", "Enemy");
    With("Red", "Neutral");
    With("Orange", "Enemy");
    }

    DefaultClient(1);
    AvailablePlay(1);
    HasStats(1);
    RequireAI(1);
    Side("army");
    SideFixed(1);

    Objectives();

    StartRegion(1); this is the reference to where the camera will start
    StartPoint(0.213918, 0.778109); This is the startpoint in the minimap
    StartYaw(0.000000);
    Personality("None");
    PainCurrentCluster(0);
    UniqueScriptId(0);

    Storage()
    {
    Add("Plastic", 2000);
    Add("Electricity", 800);
    }
    }

    now in objects.cfg create a region, for example.

    CreateObject("Region", 1)
    {
    RegionObj("green-spawn")
    {
    Area()
    {
    Point1(212.206650, 220.115799);
    Point2(212.206650, 220.115799);
    }
    }
    }

    // [the id nunmber (1) must be the same as in Startregion of game.cfg]
    sharks | monsOOn
    sharks | monsOOn
    Admin
    Admin


    Posts : 91
    Join date : 2011-01-16
    Age : 39
    Location : Sri Lanka

    Editor Help????????? Empty Re: Editor Help?????????

    Post  sharks | monsOOn Fri Feb 04, 2011 1:14 pm

    [You must be registered and logged in to see this link.]

    This is how u can do it from the DR2 Studio..
    avatar
    sargehawk
    Private First Class


    Posts : 122
    Join date : 2011-02-02
    Age : 37
    Location : SomeWhere In Canada

    Editor Help????????? Empty manual

    Post  sargehawk Sat Feb 05, 2011 4:08 am

    it seems i need a manual for all of this how can i get 1
    Methuselah96
    Methuselah96
    V. I. P.
    V. I. P.


    Posts : 220
    Join date : 2011-01-30
    Age : 28
    Location : Philadelphia, PA, United States

    Editor Help????????? Empty Re: Editor Help?????????

    Post  Methuselah96 Sat Feb 05, 2011 11:26 am

    go to either [You must be registered and logged in to see this link.]
    or [You must be registered and logged in to see this link.]

    Sponsored content


    Editor Help????????? Empty Re: Editor Help?????????

    Post  Sponsored content


      Current date/time is Tue Oct 22, 2024 4:35 pm