Jump to content

dwringer

Member
  • Content Count

    368
  • Joined

  • Last visited

  • Medals

Everything posted by dwringer

  1. dwringer

    AI bug

    Haha, well it looks like this topic has been discussed to death already, but I just wanted to point out that the enemy patrol is FAR more likely to see you since they are trained soldiers - trained to look for anything out of the ordinary, and certainly any enemy troops lurking around. This, as with all other criticisms of ArmA's AI that I've had myself, falls under the general complaint, "ArmA's AI isn't as smart as actual humans". Which it can't be, considering the amount of CPU that would eat
  2. dwringer

    Extended eventhandlers

    Does XEH no longer come with a fix for using the GMJ SightAdjustment mod? I downloaded the latest version and there is nothing in there but a pbo and key. I'm asking because using this, sightadjustment, and the wind deflection mods together seems to result in some problems with all the addons that rely on XEH? Maybe I've got some totally unrelated problem, but the original question here still stands
  3. dwringer

    PC Discussion Thread - All PC related in here.

    Truthfully you may be able to run a few programs off the old drive but you may get unexpected results. A lot of times you can fix this by copying the [drive]:\Documents and Settings\[username]\My Documents\ folder over to your new hard drive, or at least the relevant files in it. Disclaimer: Do NOT do that, unless you know exactly what it is you're copying and why. If you have the same program installed on the old and new drive, this WILL cause you problems. Other programs (in fact, many if not most) rely on registry information that may or may not be automatically restored upon execution. These might not work no matter WHAT you copy over. On a case to case basis, search the net, you might even find registry fixes for this but I wouldn't bet on it - more likely than not this is not something you'd want to try. But in other words, don't count those programs out right away
  4. dwringer

    USAF Drone Found On Beach?

    Hey all, Dunno if anybody happened to catch the story (probably not even within the US, certainly not anywhere else ), but there was apparently a US Air Force drone found washed up on a beach somewhere (looks like it was from some sort of training exercise in my uneducated guess based upon the orange color). I can't find for the life of me what type of craft it is, but it probably isn't anything remarkable. The only thing that I found that even looks similar is some Soviet cruise missile from the cold war era, but it's definitely not that from what I could see. Does anybody perhaps know what this would be?
  5. dwringer

    USA 2008 Depression

    Hah, I'm not sure whether I should be offended or not, so I'll give you the benefit of the doubt But anyways, nah; I quit that job after 4 months anyway. And I'm American; it was one of the few banks that outsources to rural America instead of India (but I wouldn't bet on that lasting for too much longer )
  6. dwringer

    USA 2008 Depression

    Well with interest rates falling dramatically on all kinds of loans here in the US, especially on variable rate credit cards (the prime rate has fallen ~ 3 points in the last few months, which directly affects everyone with such a card - who are primarily lower income [fixed rates seem more common for people who already have great credit], and ol Dubya trying to pay off everyone with tax credits, then by the idea that giving money to the lower socioeconomic classes, you'd think the US economy actually WOULD improve. But it just doesn't seem like that's going to happen, because so much of our economy IS based on credit. And there's nothing banks like more than to lure people in with these low rates, then jack them up for any reason available by anywhere from 50-200%... that can't be good, since the people that get hit by that tend to be lower-income as well. Heh, I guess I have very little idea what I'm talking about, I'm just going by my limited experience working for a major credit card company doing customer service
  7. Now THAT is a user friendly installation guide
  8. I'm more amazed by the fact that a 1 gig texture rars down to 22 megabytes . . . I guess the arma engine kind of gyps us when it comes to compression eh
  9. Heh, I also have pretty limited experience (absolutely no military experience, so no experience regarding what I'm about to say), but regardless of any sounds that might need some EQ (and I can't think of any offhand, but I know that's a common problem I've noticed in other addons, maybe not yours, but to be honest, I just can't remember), the sounds when being shot at are first rate as far as what I'd expect to hear. Especially with mods like SIX Accuracy and TrueRangeAI , the feeling of getting into a firefight with the way bullets whiz past and impact the ground all around you, combined with some nice 5.1 speakers, makes this mod one of the best for ArmA
  10. dwringer

    Ai + Nearest Object

    Well, I reckon if there's a reliable way to do line-of-sight checks (and if I'm not mistaken that's already been taken care of, forgive my ignorance of scripting), then there might conceivably be some sort of way to create a marker or gamelogic or some such (i'm not sure how it would be done) and move it around to all possible locations within reasonable distance from the unit, checking each location's line of sight information at various heights, and dictating appropriate AI behavior accordingly. But if I'm also not mistaken, it's kind of a pain to even have to imagine doing that, not to mention the processing power it would eat, especially since I believe there are already take-cover algorithms built into the engine- scripters just don't have access to them (they're only called via the in-game command menu).
  11. dwringer

    TrackIR

    Not at all; the sensitivity and accuracy is such that you can have it react to barely perceptible head movements (it's adjustable); you can still be looking at the monitor with your head, your eyes can focus on the center of the screen without turning more than they would normally to read the lines of text on this forum, for example
  12. I've been gradually expanding a script over the last few days that allows me to make short work of gearing units in the editor with weapons that came with various weapons packs and addons I've downloaded. Even though it's so basic a middle schooler with basic knowledge of scripting could write it, it still took me a while (although I'm sure it's not the most elegant solution), so I figured I'd release it on here for others to use/improve on/ignore/flame/ban me for. Well, I hope I wouldn't get banned for it, but since it has classnames of weapons out of other addons I don't know if I should have gotten permission from the various addon makers out there. I will immediately remove the link if anyone has a problem with the fact that it's on here. Anyhow, here it is: wep.rar And the readme (so you can see how incomplete it is, and also who I really owe thanks to:) And the link again, in case you don't want to scroll back up: wep.rar So yes, thank you to all the addon makers who made these weapons. And if it's not cool that I posted this, I'm sorry, I'll take it right down - I'm still not totally clear on how addon permissions/licensing works in regards to something like this. It's just a single .sqs file, so I hope it's not a problem Edit: I probably should add that you don't need all the above mentioned addons to use the script. If you don't, the only problem would arise if you tried to use a weapon you don't have, in which case ArmA will yell at you.
  13. dwringer

    Visitor 3 Quick Tutorial

    I've looked through several pages of this thread looking for the answer but I haven't found it yet . . . when I unpbo Sara.pbo (or any other island), I find all 3 .paa files for each of the textures, but I can't find the .rvmat files. There are a bunch of .rvmat files in the Layers subdirectory of the Data directory, but none of them correspond to the base textures. Where do i find the .rvmats for each texture, like for example pisek.rvmat or mesto.rvmat ? Is this in some SDK that I need to download from somewhere? I am using cpbo's shell integration to unpbo, if that makes a difference. EDIT: Haha, how about that, the post right above mine was about the same thing. My bad, but still, the issue remains - why on earth are they not showing up when we unpbo?
  14. dwringer

    Amazing

    Heh, nah, the zoom flickering is unrelated to trackIR - it is entirely the fault of the slider , I unbound all other zoom axes
  15. dwringer

    ArmA Effects

    Ah yes, good point; I hadn't thought of QG having its own configs but now that you mention it, it surely must :-\ I will see if i can determine what exactly this would cause to be fouled up... i have so many mods, everything probably got overwritten anyway
  16. dwringer

    ArmA Effects

    Are you sure it's supposed to be -mod=DBE1;beta ? I won't argue, because I suppose I have no idea, but I've been doing it -mod=beta;DBE1 with all my shortcuts since 1.09b, and afaik I haven't had any problems as a result. What is the reason that it should not be done this way?
  17. dwringer

    Russian Federation Units V.2.00

    I may have found something, but I'm not sure... it may be caused by ArmAEffects... but... when using the AS Val at night, there is quite a substantial muzzle flash.
  18. dwringer

    To much damage

    Not really. Detecting and assigning a cover postion via a script is not that easy, flanking is also not that easy and fleeing also has to be coded manually, always keeping in mind that you have to override the AI FSM file temporarely or permanently to make this work. Part of the problem is that we do not have access to the embedded functions available via Radio menu. Some are simply missing: - scan horizon - Move to cover - etc. Okay, so perhaps I exaggerated slightly... they aren't exactly "simple" scripts (but you can still use waypoints+triggers , or dynamically create waypoints and combat behaviours that are vastly superior to just standing there and getting shot in the head, or lying down to wait for the sniper to zero his scope )
  19. dwringer

    Amazing

    Yeah, true 6dof ala MSFS would be excellent.. I have to disable the zoom axis in ArmA controls and set up a slider on my joystick for zooming just because it simply won't work right otherwise. . . Turning my head also causes the trackIR to zoom in, even when I've disabled TrueView in the trackIR hardware settings and setting the target size to the approximate pixel size of the IR reflectors at the distance I sit from the monitor. Actually, now I can't even get the zoom to default in the middle no matter HOW i set up the controls.... I'm always zoomed out ALL The way, even when I totally unbind the zoom in/out control, or bind it to both sides of an axis, or even just one. (anyone know how to fix that?) So I just leave my joystick slider in the middle, and have to tap it now and again when my zoom starts flickering in/out by itself
  20. dwringer

    ghillie suits?

    Heh, the back slot idea is def. a good one. That said, even in Arma I, with the PKW Mercenaries addon, there is a ghillie suit-wearing sniper. Only problem with the suit is that it tends to cause issues with backlight shining through the transparent textures that make up the canvas strips. That might be related to my 8800 anyway; goodness knows every other bug like that seems to be
  21. dwringer

    TrackIR

    Well, I personally like it more for flying than for infantry, and for no reason other than that it's a pain to set up the thing (have to find my trackclip, find a hat to put it on, make sure the trackIR is on top of my monitor (it broke off its mount so i just kind of set it there with the mount to stabilize it), make sure my monitor is oriented just-so... for infantry, I'm usually just too lazy to use it(though it is awesome)... when flying, I pretty much NEED the trackIR. Ever since I first got the thing and used it with LOMAC, FS9, and GT Legends, I can't imagine any vehicle sim without it. Lord knows it helps visualizing helicopter landings making them about 10 times easier (although going without the trackir once in a while definitely builds up neural connections for spatial visualization) ;p
  22. dwringer

    To much damage

    True, but I have noticed that occasionally one or two men will run for cover (like a rock, fuel pump, etc), but I'm using myriad addons so it's probably one of them that's causing that behaviour At the same time, mission creators always have the option to have the units run for (sort-of-)cover, flank, flee, etc when they sight enemies, via triggers and simple scripts.
  23. dwringer

    ArmA Effects

    Heh, i know I can pin a lot of the blame on DMSmoke, but the new effects do indeed seem to be a little more stressful on my rig - these days I guess it's best to have a quad core processor and at LEAST SLI or a dual gpu vid card with a healthy dose of VRAM... but anyway, it's actually worth playing even at 10 fps just for the experience ;p
  24. dwringer

    Helicopter CONTROL? please help

    hooold on just a second here; when using the mouse to steer or fly vehicles on Arma, when you stop moving the mouse, the control in-game WILL center itself. Hasn't anyone ever driven a hum-v and steered with the mouse? When you leave the mouse alone, the steering wheel snaps to the center. That's just like on a joystick. When you center the joystick, the in-game control snaps back to the center because it's not receiving any input signal (just like when you stop moving your mouse.) So the entire debate on the previous page is bunk, more or less (no offense to anyone's experiences who may actually have a problem with the way their controls are set up, which is what it seems to me :-\
  25. dwringer

    To much damage

    Heh, my philosophy is that it's still too soon to expect ACTUAL human intelligence from computer AI. That said, I think the AI in ArmA is pretty dang close all in all. Since 1.11, the AI DRIVERS (not infantry, still) seem about twice as humanlike in their abilities. Riding along as a passenger no longer feels like a ride at Disney World, now it's more like actually being in a car with someone. The fact that they can drive over bridges is, well, awesome. The fact that they couldn't before was pretty sucky, I guess. ;p
×