Are you sure you are not mistaking ArmA: CWA with ArmA: Armed Assault? Because Switch Team was only available since then.
(Or am I sure that BIS didn't just put Armed Assault manual into CWA?)
Are you sure you are not mistaking ArmA: CWA with ArmA: Armed Assault? Because Switch Team was only available since then.
(Or am I sure that BIS didn't just put Armed Assault manual into CWA?)
Fix AI in ArmA3
AI knows enemy position at all times, no matter what (incl. video) || AI reflexes are extremely bad in CQB (incl. video) || AI can't see enemies being lit by light at night
Fix realism issues with ArmA3
Sprinting is too fast and instantaneous || It takes 0.1 sec to pull a pin and throw a grenade || The sun is not dangerous (this is NOT for A2 HDR, it's for A1/A2 sun visual) || floating camera when rolling and aiming
My bad. You're right. I was looking at the wrong manual. Ooops...
I have a bug,
Every 20 mins the game seems to crash i have nomap and nosplash but no difference.
My specs in my signature aren't for the computer im using right now.
Then whenever i try to connect to a server windows crashes i managed to get this
Stop (blue screen) error caused by a device or driver
You received this message because a hardware device, its driver, or related software has caused a stop error, also called a blue screen error. This type of error means the computer has shut down abruptly to protect itself from potential data corruption or loss. In this case, we were unable to detect the specific device or driver that caused the problem.
The following troubleshooting steps might prevent the stop error from recurring. Try them in the order given. If one step does not solve the problem, then move on to the next one.
Steps to solve this problem
Download and install the latest updates and device drivers for your computer
Scan your computer for viruses
Check your hard disk for errors
Remove any new hardware or software to isolate the cause of the blue screen
Restore your computer to an earlier state
Last edited by player999; Jan 22 2012 at 06:04.
my comp
NEW LAPTOP!![]()
![]()
![]()
Windows7
2.1ghz
2gb of ram
HD graphics
500GB HD
When a civilian or resistance guy tries to use the laser designator, there's an error "Bad vehicle type LaserC", preventing them from using it. This has actually been an issue since OFP, but it's still a bug so I thought I'd report it.
Last edited by Rellikki; Jul 1 2012 at 13:47.
Never noticed that, but looking into this, i think i found the problem
Is missing from the config.bin located inside of LaserGuided.pboCode:class LaserTargetC:LaserTargetCBase { accuracy=1000; weapons[]={}; magazines[]={}; };
Here's an updated LaserGuided.pbo (i converted the config back into .bin like in the original pbo with cpp2bin) with the missing entries in :
http://www.mirrorcreator.com/files/P...dFix.rar_links
I tested with a resistance soldier and no more error message, i have not tested with a civilian though.
Note : do not replace the original LaserGuided.pbo by this one, sure way to get some problem in multiplayer.
In order to avoid any MP problems, just put it into ...\yourfavoritemod\addons\ folder and make sure the server you're playing in use it too.