Jump to content

OberSchutze

Member
  • Content Count

    228
  • Joined

  • Last visited

  • Medals

Everything posted by OberSchutze

  1. OberSchutze

    What am I doing wrong?

    Well what I guess I am saying is that it kinda ruins the mood to see a 5t truck on top of a flight deck, and no the other commands aren't working either.
  2. OberSchutze

    What am I doing wrong?

    So I need to stick some repair trucks on the top of my aircraft carrier?
  3. OberSchutze

    What am I doing wrong?

    OK I have that part working, thanks. Do you know why the other part doesn't work? Is that all I need to add to make something rearm refuel and repair?
  4. Needs the () so !(alive Telek1);
  5. OberSchutze

    What am I doing wrong?

    OK this is my INIT line veh = [tractor, 5, 120, 0, FALSE, FALSE, "nul=[tractor] execVM ""Scripts\tractor.sqf"""] execVM "Scripts\vehicle.sqf"; nul=[tractor] execVM "Scripts\tractor.sqf"; this setPosASL [getposASL this select 0, getposASL this select 1, 16.20]; The help script won't load the addaction and my other stuff isn't loading either. ////////////////////////////////////////////////////////////////// // Function file for Armed Assault // Created by: Robert Larson, larson@20thsfg.com ////////////////////////////////////////////////////////////////// _tractor = _this select 0 _tractor addAction ["Hook Up","Scripts\hookup.sqf",[],1,false,true,"","_this == driver _target"]; transportAmmo = 10000; transportRepair = 10000; transportFuel = 3000;
  6. OberSchutze

    What am I doing wrong?

    So do what now?
  7. I was wondering if there was a way to drop a CRRC from a UH1Y from a script attached to the heli. Also for my mission I want some towers to trigger MI-8 heli reinforcements until all 3 towers are taken out. Thanks for your time.
  8. OberSchutze

    A few scripting questions

    So there isn't away to spawn one dynamicly from a heli? ---------- Post added at 02:34 PM ---------- Previous post was at 12:53 PM ---------- This is what I have come up with, but help script doesn't load, but when i just put the addaction part into the init it works, but i need it to work in script form: ////////////////////////////////////////////////////////////////// // Function file for Armed Assault // Created by: Robert Larson, larson@20thsfg.com // Usage: nul=[plane] execVM "Scripts\boatloader.sqf"; ////////////////////////////////////////////////////////////////// _plane = _this select 0; _plane addAction ["Deploy CRRC", "Scripts\CRRC.sqf"]; And the createvehicle code which does work: ////////////////////////////////////////////////////////////////// // Function file for Armed Assault // Created by: Robert Larson, larson@20thsfg.com ////////////////////////////////////////////////////////////////// _plane = "Zodiac" createvehicle (position player);
  9. OberSchutze

    A few scripting questions

    Right but I want to create one with a dropdown from the pilot seat, like if the people in back tossed it out the side.
  10. I am looking for a flare script for aircraft to confuse AA missiles.
  11. OberSchutze

    Flare script

    I am talking about when I am flying a A-10 or a C-130 like 50 flares pop out the back of the plane and potentially a missile is distracted and doesn't blow me up.
  12. OberSchutze

    Flare script

    I saw a c130 addon with a flare system and though one was released. I need one for a mission I making.
  13. I am still having the same issue, it will load out the vehicle on map load but the trigger doesnt work afterwards.
  14. How do I trigger something like that I am kind of new to this.
  15. When using your script, how do I get my other script to reinit after respawn?
  16. OberSchutze

    Squad/Clan looking for player

    Name: 20th Special Forces Group Website: 20th Special Forces Group Group Information: Who we are: We are a Coop realism unit. We also do head to head fighting as well. We believe that real life should come first so we offer two different ways to join the unit. You can join our ODA, ODB, or our new ODC. The ODA is our ground based squad, they will have the main force of the unit. This is the princeable squad. The ODB is our support unit, they have a medic and the units Command Sergeant Major. The ODB also has our pilots, we have slots for both Fixed and Rotory wing pilots but would prefere to fill the MH-6 slot first as that is our princeable means of entering combat. The ODC is our casual squad, this is for those that want to be in the unit, but don't have the time for drills after they finish initial training. They can participate in matchs if they want however. Purpose: The purpose of our unit is to provide a fun gaming enviroment where we have fun playing a game that we like. While we do take matches seriously we also won't let that get in the way of fun. Contact Information: E-Mail: recruiting@20thsfg.com X-Fire: CPT Larson [20th SFG] Server Information: 20th Special Forces Group Public
  17. Hello all, I have been reading these forums for a while now and I have a question. My server and squad use Evolution alot for play and we have been able to add weapons to the weapon crates. However I want to add the addon to the list in the mission.sqm file. Also I have made a group of units that I wanted to change out on the NPC's that get called in. The units work in missions I make but I cannot seem to get them to load in evo. Any help would been apprechated.
  18. OberSchutze

    Addon question

    You need to get a PBO extractor.
  19. OberSchutze

    4GB Problem under X86 (32bit) OS

    No my system reconized all 4gb of ram, and yes i run 2 8800 ultras in sli. I also have SP1 installed but I did not have any issues before either so I am not sure what you are all talking about. It might just be my system, but who knows.
  20. OberSchutze

    ArmA Gold vs. 1.08

    Yea I figured out to just make a 2nd shortcut without the mod activated. Boy I be smert.
  21. OberSchutze

    ArmA Gold vs. 1.08

    Since the expansion was not released over here I got the Gold box. Does it have a different 1.08 build then the normal game, because I can nolonger connect to my 2 servers with the normal 1.08 patch. I can see the servers in the menu they just have the big red x and say bad version when I try to connect.
  22. OberSchutze

    4GB Problem under X86 (32bit) OS

    vista ult x64 with a q6000 g0 cpu
  23. OberSchutze

    ArmA Gold vs. 1.08

    Will people who don't have the expansion be able to play if I update the server?
  24. OberSchutze

    4GB Problem under X86 (32bit) OS

    I have only played ArmA in a x64 enviroment with 4gb ram and I have not had any issues with the game.
×