Jump to content

Grizzle

Member
  • Content Count

    369
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by Grizzle

  1. ^^ Well that sucks. Sounds like some mod is conflicting. Do you have any mods that installed to the default addons directory as opposed to its own directory? I'd check there for any non-standard PBO's.
  2. Did you try running it from the shortcut it installs when the beta is installed? I know you want to run your mods, but you should try running a mod free beta first. Check in the root Arma2 folder for a shortcut to launch the beta. If it works then you can try some mod managers or (if I were you) edit the properties of the shortcut to include your mods.
  3. Grizzle

    60588 - AI Acting up again...

    I had pretty much the same experience last night. I was pissed when I ordered my guy to shoot down the Heli and got a "no can do" instead. Apparently he already let lose with it against a ground vehicle.
  4. I use it, but have actually found myself ocassionally wishing that the enemy choppers would just crash already :D (especially when my team has no more stingers) On a side note I've noticed the elevation gain to be somewhat abrupt at times, more like simply moving the object higher without using the physics of flight. One time the Heli actually shot way high up into the sky in a split second. Very unrealistic. Though the point of the mod is well taken and appreciated.
  5. Clearly your AI teammate is defending you from a Black Widow crawling on the fence. "Spider.. in front of.. us" The AI is far from perfect, but it gets the job done and I'm usually too engrossed in the battle to notice the sorts of things your screenshot represents. Go ahead and stick with COD scripted single player and Unreal Tournament-style multiplayer (seriously I saw a video of MW2 multiplayer and was shocked at just how 'arcadey' it was. Doesn't all that score flashing and kill streak crap get on your nerves?) Anyhow, to each his own I suppose, but I am more than happy with the performance of ARMA II as it is. It ain't perfect but it's a hell of a lot of fun and full of unscripted awesomeness.
  6. Ok, I did run into this problem, but only after repeatedly alt-tabbing out of the game/editor to view some internet pages. Doesn't seem to happen if I just load it up and play and quit.
  7. Who uses a CRT anymore?
  8. ^^^ Thanks for the feedback. It's not actually for a mission, it's for a movie so performance and the attacker dying isn't much of an issue. I had tried the sleep before in the trigger but it seemed to lock up. In any event moving it to a file was the key to better success. I'm new to ARMA scripting (but not coding in general) and I wasn't aware of the waituntil command so I might give that a go as well. Thanks!
  9. Ok, so the situation is I need one AI to kill an entire AI squad and I've tried using the following code to do that but the attacker seems to stop after the first kill. So basically I'm trying to use forEach to iterate the units and fire on each one in turn until they are dead then move to the next unit in the squad. Should be simple right? If I change the attacker doFire statement to a setDamage 1 statement they all fall down, presumably dead. So... what gives? { while {alive _x} do {attacker doFire _x;}; } forEach units group Squad1; Any suggestions would be greatly appreciated.
  10. Hmmm. I was using it directly within the trigger as opposed to an SQF file, but it does work when executed as a script file. I'm guessing it's good practice to use scripts as opposed to coding directly within the editor UI?
  11. Grizzle

    Is 16:10 the way forward?

    +1 for 16:10
  12. I know some people dislike Steam, but it's worked flawlessly for me over the years. As for the network being down , well, doesn't happen often for me and I can't recall a time that it was down and I wanted to play a game. Even if it is down it won't be for long and I can find other things to do. It has been invaluable when, for instance, I wanted to reinstall a game I had previously uninstalled. Just a few clicks of the mouse some time to download and I'm off and running. No hunting for a DVD and key and no obtrusive DRM, what's not to like?
  13. Buy all games from Steam and never have to worry about a DVD again :)
  14. Hmmm... I run the Steam version and had no problems installing the latest beta patch.
  15. Grizzle

    Just got ARMA2 - advice?

    I don't think it's absolutely necessary. I still have a blast and they do fairly well with minimal oversight. I guess a lot depends on how you want to play it which is one of the beautiful things about this game - so many ways to get your battle fix and it caters to all sorts of play styles. So, in light of you getting the BETA working and what-not, do you think Arma2 is a keeper for you?
  16. Grizzle

    Just got ARMA2 - advice?

    To keep your guys from charging the enemy issue the command ~-7-9 = All, follow my stance. If you kneel, they'll kneel, if you go prone they'll go prone (well most will go prone - if not you can explicitly use ~-7-8 and they will lay down.) This way they won't charge the enemy. Is it possible you set them to engage at will? I know they'll tend to do their own thing if you issue that command. Come to think of it I never really use commands like defend etc. as I tend to keep my squad in formation most of the time and haven't had problems with them going rogue on me. Oh, and I just remembered. One time I had gotten into a truck as the driver and issued the all-get in command and they took off running elsewhere. I told them to halt before they got too far and tried to figure out what had happened. Turns out there was another truck off in the distance I didn't see and even though my target reticule said I was targeting the truck (which I assumed was the truck I was in) it wasn't. Lastly don't take some of the feedback in this thread as a personal offense. This game does take some time to learn the ropes and once you do you'll find your AI teammates will do pretty much what you ask of them.
  17. Grizzle

    Just got ARMA2 - advice?

    To have your entire squad disembark hit the tilde key '~' (no shift - this selects the entire squad) followed by 1-1. You'll hear your character say "All, disembark". To make your character exit a vehicle, use the scroll wheel on your mouse to highlight 'Get out' then left click.
  18. ...and there have been numerous cases where my AI teammates decided to wade through a pond and lost all their gear (of course I don't find this out until later in the mission.)
  19. A link would be helpful since I can't find it! (Unless it's part of the veg/building tweaks you have listed.)
  20. Here's a link for a downloadable basic SQF tutorial. http://www.ofpec.com/ed_depot/index.php?action=details&id=390&game=ArmA
  21. Have never experienced this since running ARMA 2. I also never run FRAPS. WinXP32 - Nvidia 191.07.
  22. Grizzle

    How do I report my position to the AI?

    I never figured that out either so I just select them and tell them to move to a location close to me.
  23. Good to hear. I wasn't trying to deny claims of an issue, just wanted to let others know that it's not affecting every Nvidia user.
×