Results 1 to 8 of 8

Thread: ArmA Gold

  1. #1

    ArmA Gold

    I just got this in the mail yesterday and all the google searches keep telling me to use ArmA 2 scripting for this. Every search points right back it it. Just when I try and apply the script code to my missions. Nothing works. I keep getting Error: Missing ;

    ArmA Gold has

    Royal Flush
    Armed Assault
    Rahmadi Conflict

    I didn't see a forum for ArmA Gold so I hope it's ok to post this here. I need a list of script commands for this mission editor. And when I build new missions. It didn't give me an option to pick for what type of map, Like Armed Assault.

    ArmA Gold has the Original ARMA: Combat operations and Queens Gambit Expansion pack.

  2. #2
    For people to be able to help you, you should start with posting details like what scripts, what code are you using, perhaps link to the scripts, copy/paste small ones in here, etc.

    In any case if you have the whole arma series, why bother with old game, when you have ArmA 2 OA/CO.
    ARMA2 is better in every regard. If you like the arma1 setting (islands/units/vehicles) try CAA1 for ARMA2: http://forums.bistudio.com/showthread.php?t=84782
    A.C.E. Advanced Combat Environment

    Dev-Heaven.net Free Project Hosting | A2 Community Issue Tracker Help BIS, Help yourself!

  3. #3
    Staff Sergeant iceman11a's Avatar
    Join Date
    Nov 26 2010
    Location
    Ohio USA
    Posts
    219
    Author of the Thread
    1) This forum is not for scripting support
    2) due to the fact that others are using scripting code for Armed Assault. and That's why i got this game.

    how ever Thanks. Sickboy, there the same script codes we use in ArmA 2. They just don't seem to work. Here let me show you this, Script

    Code:
    red = group this;
    The code above works fine. When I add this to the line
    Code:
    {_x hideobject true;_x enableSimulation false} foreach units red;
    I get the same error. Error: Missing ;

  4. #4
    Both script commands are introduced in A2 and are not available in A1.

    http://community.bistudio.com/wiki/hideObject
    http://community.bistudio.com/wiki/enableSimulation

  5. #5
    Staff Sergeant iceman11a's Avatar
    Join Date
    Nov 26 2010
    Location
    Ohio USA
    Posts
    219
    Author of the Thread
    Now I know better, See when I did some searches on ArmA Gold. It took me to the same 2 links you gave me. So that's how I got the idea that it would work.

    Any idea where I can get a list of the script commands For ArmA Gold. I haven't fount any thing yet. That's why I'm asking.

  6. #6
    That's mostly because GOLD is just a sub-title to say that it:
    - Has the expansions
    - Has the latest patch

    The game is called ARMA or Armed Assault.

    Like anything available for editing BIS games, you find info at the BIKI:
    http://community.bistudio.com/wiki/Armed_Assault
    http://community.bistudio.com/wiki/ArmA:_Editing

    http://community.bistudio.com/wiki/C...:ArmA:_Editing
    http://community.bistudio.com/wiki/C...ripting_Topics
    http://community.bistudio.com/wiki/C..._Commands_ArmA

  7. #7
    Staff Sergeant iceman11a's Avatar
    Join Date
    Nov 26 2010
    Location
    Ohio USA
    Posts
    219
    Author of the Thread
    Cool, Thanks Sickboy

  8. #8
    Staff Sergeant iceman11a's Avatar
    Join Date
    Nov 26 2010
    Location
    Ohio USA
    Posts
    219
    Author of the Thread
    I wish the categories were arrange better then this Sickboy. What I mean is when I click on an ArmA link. it takes me to the ArmA 2 code. (Scripts), So I'm a little lost here.

Posting Permissions

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