Results 1 to 8 of 8

Thread: Ad_Helos help please!

  1. #1

    Ad_Helos help please!

    I've been trying to run ADuke's fast rope script in a mission and I keep getting the error
    "ad_helos\FastRope\scripts\fast_rope_AI_pilot. sqf" Script not found.

    I checked and deleted empty spaces between pilot and .sqf and ".
    I've been through about a dozen other fixes for this and nothing has worked. Anybody, please?

    here is the full script:

    nul = [helo, 30, "move1.sqs"] execVM "ad_helos\FastRope\scripts\fast_rope_AI_pilot. sqf"

  2. #2
    Master Gunnery Sergeant Zulu1's Avatar
    Join Date
    Feb 19 2006
    Location
    Los Angeles, CA. USA
    Posts
    1,349
    You might want to check out this post:
    http://forums.bistudio.com/showpost....8&postcount=85
    [Abit Fatal1ty + Intel 630 P4 3ghz + 3gb DDR2 ram (PC4200 Dual Channel) + eVga GT240 512mb DDR5 (Overclocked) + Sound Blaster Fatal1ty x-fi

  3. #3
    Appreciate it but that wasnt the fix now it gives me execVM "\norrn_dbo_fastrope\scripts\fast_rope_AI_pilot.sq f" script not found. I'm using mod folders and I just cant get my head wrapped around this!

  4. #4
    Figured out the problem, for some reason my computer doesnt recognize AD_helos trying to creat fast_rope_AI_pilot.sqf. Can someone open in it in notepad, post here so I can copy paste into an .sqf? Thanks in advance!

  5. #5
    some reason my computer doesn't recognize AD_helos trying to create fast_rope_AI_pilot.sqf.
    thats not your problem, if you can run arma2 then any script made for Arma2 will work, even scripts for Arma1 will work but it has nothing to do with your computer,
    it has to do with where you place the script, and how you call it ingame, as well as put the code in to call it, you could have
    misspelled the code, its very easy to do, thats why i copy and past from the readmes, or the website from where you download from.

    But use Armaedit and do it yourself:
    http://www.armaholic.com/page.php?id...light=ARMAEDIT

    "ad_helos\FastRope\scripts\fast_rope_AI_pilot. sqf" Script not found.
    Your answer is in the error message itself ---> (Script not found)

    when you add a script to your mission, the script needs to be in the same folder of the mission.
    Last edited by Günter Severloh; Aug 27 2011 at 12:48.

    Hosting Missions for Invasion-1944, Iron Front: Liberation 1944, & Hell in the Pacific

    WarMod Series - Massive Addon & Mod Customizable Compilation Mods for Arma1, Arma2, & Arma2CO
    WarMod | A2WarMod |A2WarModACE | COWarMod | COWarModACE | COWarModI44 |COSLX

  6. #6
    Gunter, this is the ArmA 1 section, not ArmA 2. The script you pointed him towards probably will not work for him. Also, didn't ADuke build HIS fast rope script directly into the addon?
    Quote Originally Posted by vilas View Post
    Maybe it's that the OFP era community has retired and the CoD community era has begun? Demanding 12 year olds who must have something now
    In favor of calling BI's Mi-28/Ka-50 mash-up the "Hamok".

    Give terrain makers the tools they need! http://dev-heaven.net/issues/20349

  7. #7
    Based on the readme the script is for Arma2, and that thread for the script which can be used as a script and or addon,
    is in the arm2 section for addons and mods complete.

    The script you pointed him towards probably will not work for him.
    Its not a script, its armaedit, its a tool as I said, when you install it, you can build scripts with it, as well as view scripts,
    it works for the whole Arma series, I use it for Arma, and Arma2CO all the time.

    Fast_Rope addon for ArmA2 (beta 0.5)

    NOVEMBER 2009

    Addon created and compiled by: norrin and DeanosBeano
    Scripts and config by: norrin and DeanosBeano

    Description
    1. Allows an AI pilot to move to a waypoint and then AI and player automatically rappel to the ground once the fast ropes are deployed.
    2. Allows player pilots to fast rope AI units at their whim.
    3. If a player is in a cargo postion then he will get an option to deploy fastropes from a stationary chopper, he will also get an option to descend ropes
    The real reason the script will not work in Arma1 is because the script is dependent on 2 choppers which are only in Arma2:
    "CAAir2_UH1Y",
    "CAAir2_MV22",

    I had opened the mission.sqm in the script version of the addon with armedit, and thats what it lists.

    Try this script for Arma1
    MH6 fast rope
    http://www.armaholic.com/page.php?id...ht=FAST%2BROPE

  8. #8
    Woops, my apologies. Zulu pointed him towards the script, not you. In any case, ADuke already has a fast rope script built into the addon.

    "ad_helos\FastRope\scripts\fast_rope_AI_pilot. sqf" Script not found.
    So either he is using the wrong version of ADuke's pack, the one for A2 instead of for A1, or he found a bug in the pack. Pointing him to external fast rope scripts just clutters everything up, and it's possible they won't work with his helos.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •