Jump to content

Apache-Cobra

Member
  • Content Count

    307
  • Joined

  • Last visited

  • Medals

Everything posted by Apache-Cobra

  1. Apache-Cobra

    ArmA Addon request thread

    I absolutely NEEEEED an: AH-64D Apache Longbow M1A2 Abrams for a proper gaming experience!! I beg addon makers to make one of the above.
  2. Apache-Cobra

    Need a modder/addonmakers help

    Same error as i just posted above about the other one- it says that AH1W\Turrets\ max horizontal speed and AH1W\Turrets\Mainbody is missing. Same exact messages.
  3. Apache-Cobra

    Need a modder/addonmakers help

    I dont mind testing it as long as it eventually works . Ill try this one now.
  4. Apache-Cobra

    Need a modder/addonmakers help

    Nope, no good, it says its missing a couple things in CfgVehicles\AH1W\Turrets something like guncloud and maxturretspeed.
  5. Apache-Cobra

    Need a modder/addonmakers help

    No error this time, but it doesnt replace the cobra, the cobras name from the list just dissapears and the apache goes into the MAP: Air category as a second AH-64A (Multi Role). And when i click on it, it comes up with some error that it cant find a file. Ill try to move it into the default Air category and see what happens.
  6. Apache-Cobra

    Need a modder/addonmakers help

    I have been, i understand some of it, but not enough that i could take all effects and put em into the replace file (aside from copying all and that doesnt seem to work). Will try new config now. Oh, and if you mean responding to the errors, i tried deleting the viewpilot section you did and it came with another error. If this config does the same ill be sure to post.
  7. Apache-Cobra

    Need a modder/addonmakers help

    No good   It seems ArmA does not like ViewPilot.
  8. Apache-Cobra

    Need a modder/addonmakers help

    Will try now.
  9. Apache-Cobra

    Need a modder/addonmakers help

    I dont play online (if i played online, i would surely be kicked/banned almost instantly, my files are heavily modded). I am replacing the cobra because the army uses the Apache, not the cobra. I basically have my arma set up for afghanistan/iraq combat. I have replaced all vehicles so that they are in a great desert camo texture, replaced US troops with desert ACU camo, replaced sla with desert camo, got a sound mod installed, an effects mod installed, 2 desert maps installed, including a large Afghanistan map, a realistic tracer mod installed, and the apache replacement. I wouldnt "change m113 by m1a1 or m16 by m249" cause it would make no sense not to. P.S. I am an extreme mission editor user, and play single missions sometimes.
  10. Apache-Cobra

    Need a modder/addonmakers help

    It doesnt work. It says that ViewPilot in line 63 is an unrecognized class.
  11. Apache-Cobra

    Need a modder/addonmakers help

    Thank you very much. By the way, i figured out how to replace sound and rotor textures last night as well as display name and icon, i just didnt know the names for rest of stuff (gunner optics etc). Thanks again, ill see what i can do.
  12. Apache-Cobra

    Need a modder/addonmakers help

    Oh come on, cant anyone help? I know there are plenty of modders around here
  13. Apache-Cobra

    Need a modder/addonmakers help

    Well the config is up above. The model is replaced but the chopper still retains the qualities of the Cobra (weapons, sounds, gunners sight etc). Does anyone know how to solve this?
  14. Apache-Cobra

    Need a modder/addonmakers help

    Why did you want the config?
  15. Apache-Cobra

    Need a modder/addonmakers help

    If you mean the actual mapfact ah-64 config, here is the link for it http://pastebin.ca/630034
  16. Apache-Cobra

    Need a modder/addonmakers help

    The actual config or the one i made?
  17. Apache-Cobra

    Need a modder/addonmakers help

    Does anybody know how to fix this?
  18. Apache-Cobra

    Need a modder/addonmakers help

    The sounds and properties of the helicopter are also of the AH-1z (the sound thing really annoys me)
  19. Apache-Cobra

    Need a modder/addonmakers help

    IT WORKS! Unfortunately, the name and icon of the chopper is still that of the AH-1Z
  20. Apache-Cobra

    Need a modder/addonmakers help

    it could require a bit more. not sure. havent done this stuff for a long time  Thanks a lot, ill try it now.
  21. Apache-Cobra

    Need a modder/addonmakers help

      can anyone please help? I have this in the config I made. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> // ColonelSandersLite's unit replacement template #define true       1 #define false       0 #define VSoft       0 #define VArmor     0 #define VAir   1 #define private   0 #define protected 1 #define public   2 #define TEast   0 #define TWest   1 #define TGuerrila 2 #define TCivilian 3 #define TSideUnknown 4 #define TEnemy   5 #define TFriendly 6 #define TLogic   7 #define ReadAndWrite 0 #define ReadAndCreate 1 #define ReadOnly 2 #define ReadOnlyVerified 3 class CfgPatches { class APACHEREPLACE { units[] = {}; weapons[] = {}; requiredVersion = 1.08; requiredAddons[] = {"map_air"}; }; }; class CfgVehicles { class Air; class map_ah64 : Air { model="\map_air\map_ah64"; }; EDIT: By the way, i dont reall yhave any experience with scripting, im just doing what i can.
  22. Apache-Cobra

    Need a modder/addonmakers help

    I've been doing what i can, but so far it just comes up with error messages.
  23. Apache-Cobra

    Need a modder/addonmakers help

    Ill see what i can do with this, though any other information would also help a lot.
  24. Apache-Cobra

    Need a modder/addonmakers help

    Ill try just that. Thanks for your time.
  25. Apache-Cobra

    Need a modder/addonmakers help

    Well its possible, its done in mods all the time (FFUR for OFP as an example). In fact, i already have a vehicle replacement pack installed, in which all armor and cars are replaced with a desert texture.
×