Jump to content

Scar.Arg

Member
  • Content Count

    85
  • Joined

  • Last visited

  • Medals

Posts posted by Scar.Arg


  1. @RAV_Raven I have a small suggestion/request: Can we get more fast ropes on the chinooks?

    Maybe two at the back.

    Or, one at back and one in the middle.

    Or all three?

    This is the line for the Chinook MH-47E:

    if (_tiptip isKindOf "KYO_MH47E_BASE") then

    {

    _center = [0,0,-0.3];

    _datCam = [[1.10,9.05,-0.20],[0,-3.5,-3.7],[0,3.0,-7.5]];

    _datFastRopes = [[[0.7,-6.1,-12.9],0,0,5],[[-0.7,-6.1,-12.9],0,0,5],[[0,1.2,-12.9],0,0,2]];

    };

    This way it will have the 3 ropes .. two on back and one in the middle (hole)


  2. So basically "Pay me and I'll release it". Yeah... I understand being open to donations, but this is just terrible manners, Alduric. Shame on you.

    I cant belive that someone who have so much time in these forums, dont yet understand the souls of modders.. really f*** up from you man.. :mad:

    Alduric, keep doing your awesome work, the real ArmA community appreciate it! Thanks!


  3. Hi Raven! thanks for your always welcome mods.

    I just want to know how can i add a chopper to the script? i this case to have the ability to lift cargo.

    I looked into the "main.sqf" and added the vehi classnames that we use but with no results.. hope you can help me here.

    Thanks again for your work!


  4. header.png




    ¿Are you looking for a Spanish-speaking Community to enjoy ArmA 3 in a organized way? Well...

    ¡Comunidad Americana de ArmA is the number one in LatinAmerica!

    Website: http://armacaa.com/



    COMUNIDAD AMERICANA DE ARMA


    Comunidad Americana de Arma was born as a Community in October of 2011.

    We, from the begining, delineated the values ​​and procedures that guide us since that day.

    Respect, camaraderie, teamwork and above all, friendship.

    Members of different Latin American countries, without discrimination of any kind, with the motivation to simulate, learn and play, join us.

    The best feature in our community is Organization and good Teamwork, both within the server, when simulating, and in our forums.

    Our principal activities are the official missions and joint training squad, specialist courses for soldiers, TvTs (Teams vs Teams) against other Communities, and activity within a forum of over 5500 threads.

    Regular meetings are held throughout the community, to see general topics and simulation in general of our members.

    Our main Objectives

    Continue to grow as a Community of Military Simulation.

    Improve and Assimilate Military procedures within the capabilities of the Simulators we use.

    Continue to Promote good treatment and camaraderie among its members.

    Official Game Style

    Our main simulator today is ArmA 3.

    Instructions and requirements to be part of C.A.A.

    Instructions to be a member of C.A.A.

    Requirements.

    Required reading if you want to apply (Standards, Benefits and Obligations).

    Follow us in

    Twitter and Facebook.

    www.armacaa.com


  5. \life_server\vars.sqf

    //Calculate starting player base and times it by 750 dollars to give initial bank funding.

    life_federal_funds = (count playableUnits) * 750;

    As far as weather goes that can only really be changed through the mission.sqm (Mission Editor). However I have never done weather effects for a few reason, the primary reason why I don't edit the weather through there is because effects don't sync. I wanted to do a dynamic weather system like what I had in Wasteland on ARMA 2 but the problem is ARMA 3's weather system sucks... It was sort of hard to fool with it on ARMA 2 but it's even more less responsive on ARMA 3 due to the clouds being switched to SimulWeather SDK. Once they fix their issues with it I tend to have dynamic weather.

    Thanks for your answer Tonic.


  6. Tonic, sorry to bother you..

    I have another 2 questions, how can i increase the starting money of the Federal Reserve?.. cause we are not much players in our server and when someone try to rob it, it always say that it has no founds XD.

    And.. where can i change the initial wheater..cause i love to see more rain in the game.

    Hope you can help me with that issue.

    Thanks.


  7. Hi Tonic.

    I just want to ask you something simple.. where can i change the time it takes to delete dead cars? is it in the cleanup.fsm file of @life_server?

    Cause some player said that their cars are being deleted in no time when they are abbandoned... i want to change that to make it 1 hour, long enoght to get a repair kit or to be impounded by a police officer.

    I hope you can help me with this.

    Thanks.

×