Jump to content

armatech

Member
  • Content Count

    590
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by armatech

  1. _GetAllEmptyPositions = { _typofunit = _this select 0; _vehicle = _typofunit createvehiclelocal [0,0,1000]; Cleanarray = []; gunnerarray = [[0,1],[0,2],[0,3],[0,4],[0,5],[1,1],[1,2],[1,3],[1,4],[1,5],[2,1],[2,2],[2,3],[2,4],[2,5]]; for "_i" from 0 to 50 do { "USMC_Soldier" createUnit [position _vehicle, group player,"loon = this"]; { loon moveInTurret [_vehicle, _x]; }foreach gunnerarray; loon moveIndriver _vehicle; loon moveIngunner _vehicle; loon moveInCommander _vehicle; loon moveInCargo _vehicle; Cleanarray = Cleanarray + [loon]; }; _crewcount = count(crew _vehicle); { _x setdammage 1; deleteVehicle _x; }foreach Cleanarray; deleteVehicle _vehicle; _crewcount }; _vehicle = _this select 0; _positions = [_vehicle] call _GetAllEmptyPositions; hintsilent format ["%1\nSeats%2",typeof _vehicle,_positions];
  2. armatech

    3Dsmax ArmA2 modding toolset

    Bring it on man excelent plugin cant wait would be nice ot have arma2 paa compression included.
  3. most probable a limit of the demo it works in the full version
  4. armatech

    Chernarus Life vs. City Life (2?)

    lol cool some one did the work for us lol
  5. armatech

    Bushes & forests?

    bushes and trees have no config that i could find if any oen has any light on this let me know as ill add them to my library
  6. Should be fixed i created a path mess up in the settings file
  7. Should be fixed i created a path mess up in the settings file
  8. Updated PDF to include all that is in the library(See first post)
  9. Updated PDF to include all that is in the library(See first post)
  10. right click image and go to properties there you can link it but i do not like you to directly link the image just use a text link to the page
  11. right click image and go to properties there you can link it but i do not like you to directly link the image just use a text link to the page
  12. armatech

    Civillians?

    all all civs in the game look here http://forums.bistudio.com/showthread.php?t=75455
  13. yer its built for Adobe reader 9.0 and the objects you mentioned do not have a spawn-able model at least i didn't see them in the config
  14. yer its built for Adobe reader 9.0 and the objects you mentioned do not have a spawn-able model at least i didn't see them in the config
  15. added PDF Download Version http://rapidshare.com/files/24772975...II_library.pdf (When linking please use this link. Thank you)
  16. added PDF Download Version http://rapidshare.com/files/24772975...II_library.pdf (When linking please use this link. Thank you)
  17. armatech

    Patch 1.02 Stability Survey

    still lots of random glitches such as: Screen flickering of textures AI path finding No OnScreen Debug messages
  18. armatech

    Patch 1.02 Satisfaction Survey

    Great improvement's but still lots of bugs such as No sounds inside of SU34 cockpit Random Terrain has no objects placed (grass,trees,building) Would like to see the MH6 back
×