Jump to content

genpatton043

Member
  • Content Count

    158
  • Joined

  • Last visited

  • Medals

Everything posted by genpatton043

  1. So, the last 2 weeks Ive been working on a mission and this morning I exported it to my single missions to try it out. However, before I playing it I ended up accidently saving a blank mission over my original mission in the editor. So, the mission.sgm file in my editor is completely gone, Poof!. I did try to do a deep search but nothing is found. BUT, when I go to the exported single missions, my original mission is still present and playable (altho not 100% finished) So, my question is, where do I find the copy of the mission that was exported and copy that mission.sqm back into my original Editor file to recover the original mission? Make sense?
  2. Thank you, that's exactly what I needed to know. Not quite sure how I missed that, but its fixed nonetheless. Kudos!
  3. At least for me, this MOD is now unplayable, i get the following error on startup and then game crashes. bin/config.bin/cfgworlds/ SWU_Aachen_Outskirts/EnvSounds/CFGEnvSpatialSounds/: Cannot find base class 'CFGEnvSpatialSounds' This started 2 days ago but the odd thing is that 3 days ago, everything worked fine. I literally woke up the day after and suddenly Im getting this error message followed immediately by the game crashing. The only thing that I can see as being the issue is that according to the mod screen on startup, there was apparently an update possibly. Ive also deleted the mod and tried downloading again yet the same thing occurs. I also tried the "Lite" version and that too generates the exact same error message. Any suggestions?
  4. Its been awhile since I messed with these but I was going through the library and the composition feature today. Using it seemed easy in the past as you only really had one call to use to activate it. That being; _newComp = [(getPos this), (getDir this), "FuelDump1_US"] call (compile (preprocessFileLineNumbers "ca\modules\dyno\data\scripts\objectMapper.sqf")); Of course that was for the US Fuel dump and when used in game, that works fine. But when you use another name in its place, for example. "vehicle_park_ru1" it comes back as "Script not found" I am using ACE 2. Could that be an issue?
  5. genpatton043

    ACE for OA 1.13

    If I'm not using actual sounds/voices, is having the text appear on screen still considered a channel? By that I mean, setting a plane named plane1, that's airborne at the start of a mission and I also set a trigger that activates when said plane flies through it, In the "On activation" box of the trigger I type the following, Plane1 sidechat "This is your captain speaking, blah, blah, blah" the text for those words should appear, regardless whether of whether or not I have actual voices attached to them. But in ACE, they don't. In Vanilla A2 they appear, as well as OA, CO, etc. So if its not ACE what else could it be? If you change it to globalchat, it works. But sidechat, groupChat, and vehicleChat do not. Not sure how else to explain it.
  6. genpatton043

    ACE for OA 1.13

    ACE disabling them is all I can think of since they work fine for vanilla A2 and CO. As for the description, no, there is very little in that at the moment. EDIT- Just to be more clear, all I am referring to is the actual text appearing onscreen and nothing else. I don't mean anything audio.
  7. genpatton043

    ACE for OA 1.13

    IS there something that I need to re-enable in the aceclippi in order to get "Sidechats", "Groupchat" or "vehiclechat" working again? I've already re-enabled the radio feature, but that's mostly for chatter. Globalchat still works but that's it and that won't work for some of the missions I have made. Greatly appreciate any help. ☮
  8. genpatton043

    ACE for OA 1.13

    LoL, I just wanted to know if anyone from ACE ever gave in and mentioned what the freakin banana is for? Endurance?
  9. Thanks a ton. Appreciate the answer, sorry I didn't get back to you sooner. But I got it going with one difference and that being I still had to create 2 separate HC/commander/Subordinate modules and still link them to to their respective groups. Regardless, who cares, exactly what I was looking for. Thx again!
  10. OK, maybe I put this thread in the wrong place before, so now its here. Multiple High Command Units For One Side During One Mission. Can it be done and how? I'm designing a mission that hopes to have two players controlling there own rifle companies, or at least parts of one, but I can't figure out how to do it or if it can even be done. I've tried assigning different names to each module, however, the first module always ends up controlling all EVERY BLUFOR unit on the map.A Different faction would work also if that's any easier. Thanks, Chris Feel free to delete this same thread on the Q&A page if need be. I thought that for some reason A2 Editing was closed because I couldn't find it at the time so I put it there. ✌
  11. Can it be done and how? I'm designing a mission that hopes to have two players controlling there very own rifle companies but I can't figure out how to do it or if it can even be done. A Different faction would work also if that's any easier. Thanks, Chris
  12. OK, so I am finishing up the last of my missions for a campaign I am creating and there are a couple of things I could use some advice/help on. The most important are, how do I carry over the same soldiers and their equipment from one mission to the next? For example, in the first mission, the player controls 15 men with assorted weapons. The mission itself is basically a "No win" situation as their parent unit is overrun and they themselves are trapped behind enemy lines, so to speak. I haven't gotten thru that first mission yet with everyone surviving, so, if the team meets their objectives and the mission ends and there are only 10 of them instead of 15, where do I need to adjust things so that at the start of Mission #2, those very same men AND the same amount of ammo/weapons are the same counts as they were at the end of mission #1? I'm assuming it is done in the Campaign Description file, however, so far, of the campaigns that I have unPBO'd and examined, I haven't seen this done. This can be done can it not? Any helpful input is greatly appreciated.:D
  13. genpatton043

    SP Player Death

    Thanks guys. Yeah, I wasn't trying to respawn and the unit I was using was a "Playable" one. I'll use the allowdamage false now that I know it again. I just restarted on Arma 2 after 4 months so some of the syntaxes are slow in coming back to me. and I'm too lazy at times to look them up. But thank you. I just wanted too see if there was ever a larger fix for the issue, but no biggie. Peace!
  14. genpatton043

    SP Player Death

    I just wanted to find out if anyone has had the same problem that I'm about to explain and if there is a remedy for it. Just now, I was testing an AI artillery script, I first watched the rounds launch and then teleported back near the target area. Apparently, I got a little to close and was schwacked by a 122mm round, killing me. Fine. No big deal. The problem is tho, that after I die, nothing happens for the longest time. The mission doesn't end, it just shows me lying on the ground dead. After about 5 minutes, the screen went its traditional red. Cool right? Nope. The screen stayed red without an option to either end mission or switch to another player. It just stayed red and finally, after ten minutes of waiting, I had to close the game as a whole and restart. This happened in the editor preview but has also happened in a regular saved mission. Has anyone had this happen to them and if so, can it be resolved in some way w/o having to kill the entire game? Thanks, Chris
  15. genpatton043

    COWarMod Release

    Really quick question. What addon changes how your squad members Icons look at the bottom of the screen? Instead of the default vanilla green to being a little more detailed?
  16. genpatton043

    Static radar landing system RSP-6M2

    Sorry to dig this up, but where is the example mission, "CablesForRadars.utes" located? Thanks.
  17. genpatton043

    JTK Weapon Suppressor Script

    Kempco, Hey, I have hopefully what's nothing more than a quick question. Is there a class name or some kind of parameter I can use in order to start a mission with the Suppressor already attached to whatever weapon I'm using? The reason I ask is b/c for one, I use ACE pretty much 100% of the time, however, as I mentioned on another topic, I've had an issue using certain functions of that MOD, in particular the "Self Interaction Menu." It just doesn't appear for me and I'm also unable to edit any of the settings, in this case, the key commands. I can go into the settings screen but not only can I not change any of the key settings, I don't even know what some of them are since NONE of them have anything listed. The box is empty. For example, the "Self Interaction Menu" is listed, but the box that's to its right, is empty and shows nothing. Its just a white box. So, I'm trying to a least find some shortcuts around the issue for right now. Hence, why I ask about a class name or start up parameter. Thank you.
  18. genpatton043

    COWarMod Release

    Günter Thank you. Yes. The "L" key was it. As for using the mod in ACE, I am indeed using the ACE version of the COWarMod for it. The conflict with the interaction menu in ACE isn't related to the COWarMod tho. The issue exists even if the ACE Mod(s) are the only mods I am using. I'm not even able to see what keys are which in the settings let alone change any of them. They all appear as blank white boxes. Its beyond odd. But, at least this works so there is one small victory. =P
  19. genpatton043

    JTK HALO Script by Kempco

    That's a negative. The chute deploys fine and at first all seems well. My rate of descent with the deployed chute decreases until I'm about 50 meters or so off of the ground and than I notice that I speed up slightly. Apparently, its enough to kill me. But I've tested this ONLY in SP and have done no switching. Just now, I actually went and made everyone but myself, the TL. non-playable and sure enough, I still die.
  20. genpatton043

    JTK HALO Script by Kempco

    Ive got to have missed something, somewhere, I can't seem to land alive to well.....save my life. Ive deployed my chute at various altitudes and speeds and still I die. I've waiting until the AI in my stick deploy their chutes, I even manage to remain in relative formation with the rest of them, pop the chute and land as they are landing, still, I die they don't. What am I missing? Thanks
  21. genpatton043

    COWarMod Release

    Ive got a quick question regarding the tactical flashlight. I tried the example mission that is given and that works all well in good for attaching it, but how do you turn it on? I'm also using it with ACE and currently have been having issues that i can't seem to get an answer too with getting the self interaction menu for ACE to work. Is it turned on through there? If so, than that makes sense but if not, I'd love to know. Thanks.
  22. genpatton043

    SF/Contractor Mi-17 Pack

    Nice job. They look pretty good!
  23. genpatton043

    Balkan war mod w.i.p

    Guys, just gotta say that I love your mod. its easily one of my top three. Just the variety of equipment alone gets an A+ so needless to say I am patiently awaiting your next release. I'll be the first too admit that I don't throw enough compliments out there in general towards any number of mods in the Armaverse, but having seen yours listed in the "Weekly Report" i had too. Keep it up!
  24. genpatton043

    Schwemlitz, Germany: 5x5km Terrain

    Hey guys, that is already one hell of a map. Looking forward to seeing what "Tweaks" you've done. Much appreciated!
  25. genpatton043

    ACE for OA 1.13

    OK, I'll try this again. Is there a way to either replace whatever file controls the Self Interactive menu or just disable it all together? I can set up some triggers for my guys to plant satchel charges using the radio and action keys, but I myself have no way of planting them myself. Similar issue with fires. In the version I download yesterday that version engulfed the showed buildings that hit to catch fire and burn hard. However, Vanilla ACE does not do that either. Can't that be adjusted so the fires burn a little longer? instead o collapsing into dust.
×