Armed Assault Info
ArmA | ArmA 2 | ArmA 3
 

 
  Flir Script released Editing    
Gachopin released a long awaited FLIR Script for ArmA2 on the BIS Forums. Watch the Youtube video made by Eble (showing the FLIR which will also be added to his next OH-58 update).

How to use this script in your own Mission

1.In edit mode, put your vehicles(have turret) and naming.

2.Save your mission as "user mission".

3.Copy script folder into your mission folder and delete 2 lines at init.sqf.
_vehicle = vehicle(player); <-unnessesary
[_vehicle] execVM "script\FLIR_init.sqf"; <-unnessesary

A line add at init.sqf
[name] execVM "script\FLIR_init.sqf";

------------------------------------------

This script can use only 'gunner'.
If you want to use it as driver or another turret gunner,
rewrite(or delete) line 4 and line 59 at FLIR_main.sqf.

If you want to change it's key assign,
rewrite under line 64 , "keyEventD function" at FLIR_function.sqf.
'case 19' means "R".
Check this url.
http://community.bistudio.com/wiki/DIK_KeyCodes






  July 28th, 2009 - 07:23 By Deadeye   Comments (3)  

  Dutch F-16 released Addon release    
VXR released a dutch version of Myke's F-16 (converted Footmuch's ArmA addon) on the BIS Forums.

This addons adds 1 Royal Dutch Airforce F16 of the 232 Squadron (Leeuwarden). The addon is currently in beta stage, more versions from different squadrons will be included in a later release.
The loadout is currently the same as Footmunch/EddyDs/Myke release and will also be changed in the future releases.



Needed addons :
GLT F-16 (v 1.101)


  July 26th, 2009 - 10:23 By Deadeye   Comments (4)  

  FPS Helper updated Addon release    
Dead3yez informed the community on the BIS Forums, that he has updated his FPS Helper to v1.21.

This addon is a small config designed to increase the visual performance of ArmA II. It does so
by removing and reducing the quality of various aspects of the game. The addon is designed for
those who have troubles running the game with good performance or so that other settings my be
pushed higher. It only works on Utes and Chernarus. Note that this is still in a beta phase,
future version is impending.

Features:
- Lower (smaller) grass
- Grass rendering altered
- Grass clusters are less dense
- Less dust produced from vehicles on land
- "removed" animations from grass
- Wildlife removed from Chenarus and Utes
- Removed some blurs
- Glossiness removed from water and other surfaces
- removed some UVsources
- Removed mid range ground texture
-lowered sea texture





  July 26th, 2009 - 10:13 By Deadeye   Comment (1)  

  D3 WeaponFX (Weapon Sounds) updated Addon release    
Dead3yez updated his D3 WeaponFX Sound Mod on the BIS Forums

Description:
This soundmod will replace all the personel weapons ingame. This excludes handguns and silenced weapons. It is designed to work with Vopsound, although it will run fine without.

Media:




Changelog:
v1.1:
- M9, Makarov, tank cannons and M134 sounds added added
- Reworked AK, m136, m14, M24 sounds
- Adjusted volume of some sounds
- M203 sound fixed

Optionally you can download the VopSound 2.1 to be used simultaniously




  July 26th, 2009 - 10:07 By Deadeye   Comments (4)  

  CZM Simba WIP Screenshots    
4 screenshots made by itim_tuko showing off the upcoming CZM - Conflict Zone Mindanao Simba have been posted on the BIS Forums.

CZM is back with some new wip. The Mod will be made for both ArmA and ArmA II.

I couldnt call this a mod about the Philippine Army if I would skip the Simba APC and as I made a break in my studies I had some time to make the first attemps to create a new Simba (skipped the old model I had as it was to awfull).

The Philippine Army is the only army in the world who uses the Simba APC.
Remember that this still is an Alpha model and I only spend 6 hours on it sofar.




  July 25th, 2009 - 11:29 By Deadeye   Comment (0)  

  DST Map pack updated Mission release    


[-DST-]Anth informed us that he has released an update for his DST Capture the flag [ctf] map pack on the BIS Forums.

Updated 23/07/2009 Thursday
- 3 New maps added!
- Added medic insurgents and US Medics for self healing on all maps


News submitted by Anth.





  July 25th, 2009 - 11:26 By Deadeye   Comment (0)  

  Puddle Trouble MP Mission released Mission release    


Dale from the Silent-Warriors , has sent us an MP Mission called Puddle Trouble.

This mission involves wrestling the water back from the Russians. Read the briefing in game for more info.

1. The AI in control of the support vehicle can be stupid. Either disregard the option to use them or be patient!
2. I have used various scripts in this mission to which I am grateful to the authors of these scripts. Thankyou.
3. If you de-pbo the mission then I do not make any apologies for the state of the scripts etc. There are some scripts that are redundant but are still in the pbo file. Oh well!! Alot of time and effort has gone into this. If the scripts look scruffy then improve them.
4. I still cant get the objectives to look the same for all players including JIP. If someone could do this, could you let me know how! Send the pbo file to me would be cool.
5. Special thanks to all at www.silent-warriors.co.uk for their patience and also testing the mission for me.
6. I know its not the finished article but I have took it as far as I think I can. If you want to improve on it then by all means do so.


News submitted by Dale.



  July 25th, 2009 - 11:18 By Deadeye   Comment (0)  

  GDTMod HDR 1.01 released Addon release    


HeinBloed has updated his GDTMod HDR to version 1.01 and released it on the official Forums.

This Addon does not disable HDR but it is reducing the effects of HDR dramatically by adjusting the aperture.
This Addon is client side only.

There are to variants to use this addon.
1. Via Key:
This variant does not work with addons which are using the old displaySetEventHandler command. It also does not work with the Editor Modules "Construction Interface" (Used by missions such as Superpowers) and "High Command" witch are using the displaySetEventHandler command as well.
This variant does not work on Single Player with resume game from mission menu. Start new mission...save game...load savegame is working.
2. Via actionmenu:
- There are not any known issues by using the actionmenu.

Required:
Armed Assault 2 v1.02
Extended Eventhandlers (XEH) which is part of CBA: Community Base Addons (http://dev-heaven.net/wiki/cca)

Changelog 1.01
- Enhanced compatibility for Key activation by using displayAddEventHandler "KeyUp". For Example: Compatible with the Arma 2 integrated HALO function.
- Alternative start via actionmenu added.
- Using Extended Eventhandlers (XEH).
- Fixed: Single player: Loading a savegame will crash the game.
Note: Updating this addon from 1.00 to 1.01 needs an update for gdtmod_hdr.hpp too. Alternative you can insert the first 2 lines of the new gdtmod_hdr.hpp to the old one. (_start = 0; and _menu = 0

To view some exaple videos please head over to HeinBloeds' BIS Forum Topic



  July 25th, 2009 - 09:33 By Deadeye   Comment (0)  

  Stormtroopers incoming ! Screenshots    
McRuppert informed us that he has started on some Stormtroopers and posted 3 ingame screenshots of them on the BIS Forums.

Hey Guys

Here is my first Projekt for ARMA2, the good old Stormtrooper and the E11 Blaster from Star Wars...


News submitted by Ruppertle.



  July 25th, 2009 - 08:52 By Deadeye   Comments (6)  

  ArmA 2 Launcher General    
CptArmA2 released a simple, yet effective tool called ArmA 2 Lancher on the BIS Forums. This little program eases your ArmA 2 startup and enables you to choose which Addon folder you'd like to fire up.

Feature list

* Start ArmA II with command line parameters, e.g. -nosplash or -winxp
* Save choosen parameters etc. for next launch
* Choose mods found in ArmA II directory (directories beginning with @)
* Start ArmA II directly into multiplayer einvironment to host a game
* Directly join a running multiplayer game
* New or further command line parameters are supported
* Tooltips with short descriptions
* ArmA II Launcher can be minimized to tray
* The ArmA II Launcher can be placed everywhere, arma2.exe can be located
* Autostart with OS start
* Check if ArmA II is already running to prevent several instances
* Creation of desktop shortcut
* Control process priority of arma2.exe
* Start TrackIR automatically with ArmA II
* Start FreeTrack automatically with ArmA II
* Add additional mods without “@†in the beginning
* Set the priority of the mods
* ServerBrowser to enter IP and port






  July 24th, 2009 - 10:52 By Deadeye   Comment (0)  

  NATO Camo reskins released Addon release    
sander released another reskin of the standard BIS Units on the BIS Forums. This time made some more NATO camo ready to be used in your ArmA2.

This addon contains a number of reskinned units for use in Arma2 based on the Force Recon assault units. These are intended to represent US Army (ACU), - Air Force (Multicam) and - Navy (Woodland) special operations units as well as adding some units intended to represent Dutch (DPM), German (Flecktarn) and French (CCE) units. Although not exactly conforming to high standards of accuracy regarding details of attire and weaponry, it will have to do till the release of tooling.





  July 24th, 2009 - 10:30 By Deadeye   Comments (2)  

  Minimal crosshair addon released Addon release    
afp released another nice addition for your ArmA 2 (and ArmA) on the BIS Forums. Minimal crosshair allows you to change the ingame crosshair to fit your needs (several version available)

Overview:
Changes default weapons cursor to a less visible / accurate cursor as a compromise between gameplay and realistic target awarness. Copy it in an existing mod folder, or create a new mod folder and add it to command line. (Exemple. make a folder named "@Minimal" inside ArmA2 folder, and another folder named "addons" inside "@Minimal"; then copy one of MinimalCrosshair.pbo inside newly created "@Minimal\addons" and launch arma2 with command line: "arma2.exe -mod=@Minimal;")
You can choose between 6 appeareances, 2, 3 or 4 lines, more or less visible (you can interchange ArmA1 and ArmA2, ArmA 2 cursors are thiner). Recommended: 3 lines.


Changes:
Version 1.02 - added 2 more types of cursors, 2 lines. Changed color to white for ArmA 2. Separated cursors for ArmA1 and ArmA2.
Version 1.01 - added 3 more types of cursors, more or less visible, 3 or 4 lines.








  July 24th, 2009 - 10:22 By Deadeye   Comment (0)  

  Bacau Airport (East Timor) Terrain Addon release    
Today OChristie released his Bacau Airport (East Timor) Terrain which can be used in ArmA 1 and ArmA 2 on the BIS Forums.

[i]INFORMATION
===========

Hello Folks, Recently I was inspired by various videos, screenshots other material to act on a passion that I have for Mapping a Tropical Location. Now some of you may think, 'Why not Map Carribean or Africa etc', and you are right, but, mapping a large area of East Timor fits the profile. So I though, GREAT. I set out trying to aquire data for East Timor some months ago, but to no avail as Google Earth's Sat Image is shite. Also finding elevation Data for anywhere other than the US in decent quality is extremely hard to find unless you want to spend ALOT of money.
So I used:

Standard: QuickBird Imagery of Baucau, East Timor
Resolution: 0.6m (2' Foot) Pan-Sharpened Color
Distance Covered: 25km2

I have now spent 2 weeks straight on developing this map to a stage where I feel it looks and feels good

MEDIA
=======
Full Flickr Album full of 26 High quality JPEG's of this map. Use when and where you want, remember to credit me.



Important : We have linked the download to the mirror by http://www.och-studios.co.uk





  July 24th, 2009 - 10:09 By Deadeye   Comments (3)  

  Mercenaries and BlackOps updated Addon release    
schnapsdrossel released an update for his Mercenaries and BlackOps over at the BIS Forums.

Description:
This addon will add several desert mercenaries and BlackOps.
I made this addon to test some modding possibilities in ARMA2...





  July 24th, 2009 - 09:57 By Deadeye   Comment (1)  

  GMJ Sight Adjustment (ArmA 2) released Addon release    
noamles ported gmJamez's GMJ Sight Adjustment to ArmA 2 and released it on the BIS Forums

Hello,

I decided to convert this excellent addon to ArmA2...
All the info and explanations can be found in the original thread.

Some credits:
gmJamez - for making this amazing addon and giving permission to continue work on it.
Solus - for making the SightAdjustment_autoInit addon to support Extended Event Handlers.

All i did was fixing small scripting errors and merging Solus work with the original addon to support Extended Event Handlers. Also signed the file so it can be used on servers that require signature files.



  July 24th, 2009 - 09:31 By Deadeye   Comment (0)  

  Extra Units updated Addon release    
Mushr00m released a small update for his Extra Units on the BIS Forums.

Howdy

I messed around a bit with hidden selections and eventually came up with this tiny mod.

Its basically just a config file and few .paa files from arma 1.

[i]New in v1.1 :
USMC:
- Force Recon (MP5SD6)
- Force Recon (XM8 Compact)
- Force Recon (XM8 Carabine)

Russia:
- BMP-2 (HQ)
- Ural Repair
- Ural Ammunition
- DShKM
- DShKM Minitripod
- SPG-9
- ZU-23
- Mi-8MT

Guerrilla:
- Ural
- Ural (Open)
- BRDM-2 (ATGM)
- BMP-2 Ambulance
- Ural Ammunition
- Ural Repair
- DShKM Minitripod
- AGS-30


Read here to see what this mod adds to your ArmA2[/i]




  July 21st, 2009 - 08:16 By Deadeye   Comment (1)  

Page 162 / 178

« < 160 161 162 163 164 > » 

 
 
© 2007 - 2020 Armed Assault Info
Disclaimer - Info