Apache-Cobra
Member-
Content Count
307 -
Joined
-
Last visited
-
Medals
Everything posted by Apache-Cobra
-
ArmA Addon request thread
Apache-Cobra replied to raedor's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
I dont mind testing it as long as it eventually works . Ill try this one now. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Nope, no good, it says its missing a couple things in CfgVehicles\AH1W\Turrets something like guncloud and maxturretspeed. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
No good   It seems ArmA does not like ViewPilot. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Will try now. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
It doesnt work. It says that ViewPilot in line 63 is an unrecognized class. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Oh come on, cant anyone help? I know there are plenty of modders around here -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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? -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Why did you want the config? -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
If you mean the actual mapfact ah-64 config, here is the link for it http://pastebin.ca/630034 -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
The actual config or the one i made? -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Does anybody know how to fix this? -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
The sounds and properties of the helicopter are also of the AH-1z (the sound thing really annoys me) -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
IT WORKS! Unfortunately, the name and icon of the chopper is still that of the AH-1Z -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
it could require a bit more. not sure. havent done this stuff for a long time  Thanks a lot, ill try it now. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
  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. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
I've been doing what i can, but so far it just comes up with error messages. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Ill see what i can do with this, though any other information would also help a lot. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
Ill try just that. Thanks for your time. -
Need a modder/addonmakers help
Apache-Cobra replied to Apache-Cobra's topic in ARMA - ADDONS & MODS: DISCUSSION
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.