Jump to content

Joe98

Member
  • Content Count

    1057
  • Joined

  • Last visited

  • Medals

Everything posted by Joe98

  1. I like the Town Construction Module. In the Takistan map are many open areas. I suggested a Forest Construction Module. I would use it in these open areas. .
  2. As he said above, select "independents friendly to blue force" OR "independents friendly to nobody"
  3. Joe98

    Arma2 OA Patches

    "Arma2" and "Arma2 Operation Arrowhead" are 2 separate games. The patches for Arma2 are numbered something like 1.02, 1.03 etc etc The patches for OA are numbered something like 1.50, 1.60 etc etc Go to arma2.com and you will find the separate patches there for both games.
  4. Sorry, I was not referring to you. It was a generic comment about these forums. I have found ways to do a lot of things without scripts. .
  5. Be aware that not all the fans of the game come to the forum every day. Wait a week and then type "bump". is about as rude as you can get!And , the "experts" will typically respond that you need 50 lines of script to achieve your objective. In this case one line is plenty. A magazine holds 4 x GBU12 bombs. You already have one magazine. If you wish to add a second magazine type: {this addMagazine "4Rnd_GBU12"} forEach [1]; now you have two magazines ie eight bombs. If you want 100 bombs you need to add 24 magazines thus: {this addMagazine "4Rnd_GBU12"} forEach [1,2,3,4,5,6 etc etc I am sure you get it ...,24]; Now you have 25 magazines which makes 100 bombs. . . .
  6. "Day Z" mod is a zombie mod. You get zombies.
  7. Joe98

    Brand new to ArmA II

    1. There are tutorials. Play through them and change the key bindings as you see fit. 2. There is "the armoury". Here you are a single soldier and you are given various types of missions at random with a large range of weapons. As you play through the armoury and get familiar with the game, again you might tweak the key bindings. It took me 2 months of regular play to reach that point. 3. In the armoury, the only time you control other men is when you are a vehicle commander. As a test, have all the crew get out of the vehicle and then command the men as though you have a squad of 2 or 3 or 4 men. Come back and ask us about commanding men in the game. 4. In "My Missions" the game makes you a squad leader and gives you missions at random. You choose the size of your squad. Your "squad' could be men, or vehicles or tanks or aircraft. Here you really learn how to command units in the game. Have fun! I am up to day approx. 1,200 since I got the game :)
  8. Joe98

    New key, I was banned

    Unfortunately you were sold a key by a criminal. Your money is gone. .
  9. I presume you installed BAF in the same folder as Operation Arrowhead?
  10. Have you installed Arma2? Have you installed Operation Arrowhead? .
  11. I did not realise I had to do that. I note in your script you used _target and not Target I cannot find a helipad so instead I used Objects (Small) - baseball and named it target and later changed it to Target I placed the baseball where an artillery piece might be positioned. This produced sounds in the distance. I moved the baseball nearer to myself. As the trigger fired the rounds targeted the baseball (ie it seemed to target me!) I note that the baseball name target and the name Target both work just fine. Fabulous! .
  12. OK I created a file called arty.sqf and saved it with the mission file The trigger "On Acct" I typed _null = [target] execVM "arty.sqf" When the trigger fires nothing happens.
  13. This is just a note to self as a reminder to test this. It sounds promising.
  14. You can get a use once credit card. Both MasterCard and Visa do this. Load the card with (say) EUR10.00. Buy the game then throw the card away. After you have loaded the card you cannot load the card again. It is designed that way. Start by looking in your corner stores and supermarkets.
  15. Joe98

    Ambient birds/pigeons..

    What is a COSLX ?
  16. Joe98

    Ambient birds/pigeons..

    Together with waypoints. In that way the birds/pigeons/animals can appear in random places and then walk or fly to random places thereby scaring jumpy player.
  17. Joe98

    High Command Mode, Squad Control?

    You can't. You need to exit High Command, give orders to your squad then re-enter High Command to order the other units.
  18. Joe98

    New to ARMA

    Tell us about the artillery, I have not heard of that feature.
  19. I agree with those comments. It is just unfortunate that the 1.06 patch for Iron Front cannot be applied to stand alone Iron Front! .
  20. The 1.05 patch came in 2 versions: The DVD-Disk version and the electronic download version. You need to make sure you have the right version.
  21. Joe98

    New to ARMA

    Are you sure you are in the right place? There are 2 games: Arma2 and Operation Arrowhead. (These can be combined into one game which we then refer to as "Combined Operations".) "Arma" is the short name for a game called "Arma: Armed Assault" released back in 2006. It has its own forum below. And I enjoy the sandbox type fighting that the Multiplayer offers. I open a multiplayer and just have myself, my team of AI and then an enemy AI team. I am the only human player "Multiplayer" means 2 or more humans. I think perhaps you mean "Single Player". There are no Slovak maps. There are 2 maps, Chenarus and Utes. Both are islands and both are set in a generic Eastern Europe which, if use your imagination stretches from Poland to Russia But every map I have played "super powers" and "civil war", the AI commander in those games builds up to helicopters, then stops. That type of game play does not apply to Arma2 or Operation Arrowhead. .
  22. I place myself on the map and 6 other soldiers 3 soldiers are "A Team" and 3 soldiers are "B Team" I set up High Command and all works well. However, when I start the mission, I need to press Left-Control and Space to start High Command Can I start a mission, with High Command already running?
  23. To James McKenzie-Smith: Thank you it works perfectly! To the readers: I searched here in the forums, at Armaholic on Google and on Youtube. My search terms were: Arma2 start high command automatically Arma2 begin with high command already running Arma2 start high command with a trigger I type it here so that if anyone else looks for it they should find it. To Zulu1: I find on forums and in emails people don’t read. So, from my point of view our conversation went like this:
  24. I did search and found that same 15 page thread dated June 2009. The answer is not in the 15 pages! However you ended your post by answering the question thank you.
  25. The game was originally available on a CD. Yesterday I saw it on a shelf in a store. Do a search and you will find it.
×