Jump to content

eccq

Member
  • Content Count

    14
  • Joined

  • Last visited

  • Medals

Posts posted by eccq


  1. don't write the " " in the init line...

    you need all the scripts, sounds, pictures (everything exept your own mission.sqm) from my mission folder in your own mission folder. no where else.

    hi thanks for the reply.

    i put everythung in my mission folder except your mission.sqm.

    i now have the following message appear when im prompted to open map and single click

    Resource AC130Dialog not found

    then it closes the map and returns t first-person view

    its a great addon and im desperate to put it in my missions!


  2. Hi i had the same problem as LurchiDerLurch (on page 3) i had to change,

    "this addAction ["Call AC130", "ac130\ac130_action.sqf"];"

    to

    this addAction ["Call AC130", "ac130\ac130_action.sqf"];

    to stop missing ; message.

    set up sat phone in editor with this addAction ["Call AC130", "ac130\ac130_action.sqf"]; in the init line

    when i play and 'call ac130' it says Script ac130\ac130_action.sqf not found

    i added the downloaded files to my docs/Arma2/scripts folder

    please help?


  3. i have a unit that i want to remove weapons from and add new ones. ive done that using "removeallweapons" in the init box of the unit. i have also added a new weapon and magazines.

    The problem im having is adding hand grenades and grenades for the l85a2ag36.

    I just need the names of the grenades in question so i can "addWeapon xxxxxx"

    PLEASE HELP


  4. Then your shortcut should look like this:

    "C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=@Royal_Marines

    and inside your @Royal_Marines should have an addons folder not addon. notice the S

    hi, no joy. they're still not there. ive removed and re-downloaded and triple checked. i also tried other mods to see if it was the RMC mod but nothing on these either. does it matter that the disc is in the drive? (see i really sound like a noob now)

×