Jump to content

Blank0

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Everything posted by Blank0

  1. LOL, Yeah it is a complicated way of doing it...I swear I tried everything with the editor, though. Especially for somebody that is a noob to scripting and editing (like myself.) It was some problem with the mission.sqm when I would edit it, it would become broken. I tried saving as multiplayer, copying files, merging, and a bunch of other stuff. This is the only way that worked. I did just find the setting in the server parameters that was kicking me out of jets too so I'm gtg for the moment. I feel like I accomplished something with the hard way...maybe its a start to a future scripter :p
  2. Yeah I tried all of that stuff and it didn't work. However, I did find a bit of a work around. I started with a fresh mission from the editor, and placed all of the vehicles that I wanted in the map. After I had everything I wanted, I saved the new map and closed it. Then I opened the new mission.sqm file and the mission.sqm file in the domination map. I cut out the lines that looked like this for the vehicles in the map. class Vehicles { items=70; class Item0 { position[]={8332.682,296.04,2050.149}; azimut=-28.5048; id=0; side="EMPTY"; vehicle="CH_47F_EP1"; lock="UNLOCKED"; skill=0.6; text="ch1"; }; class Item1 { position[]={8303.935,296.2253,2034.369}; azimut=-28.5048; id=1; side="EMPTY"; vehicle="UH1H_TK_GUE_EP1"; lock="UNLOCKED"; skill=0.6; text="ch2"; I had to adjust the items=xx field to incorporate the new vehicles. Also had to change the Item filed for each new vehicle in the script. Finally I had to change the id=xx field. After I changed all of that stuff and got the brackets and commas in the right place, it worked. Now I'm having a different problem. The aircraft that I dropped in the dom map have a 30 min wait time before I can fly them, regardless of the server parameters. Any ideas on how to fix this?
  3. Alright, I've searched all around for those topics and can't seem to find them. In fact this is the only thread that comes up when I search for those titles. Can't seem to find any tutorials on placing a vehicle into domination mode. I basically want to do the same thing...just add starting vehicles into domination mode. I can extract the .pbo and put the vehicles in with the editor, but the mission becomes broken when I try to play it. It starts off with all AI, and none of the features of domination mode work. I save as a multiplayer mission file and it no longer works.
  4. Okay, should I overwrite all of the files that have the same name? I clicked no last time and it didn't copy 121 files....I figured this would cause damage
  5. Can somebody explain to me in English what this means, please? Place content of this file into same directory where is ARMA2OA.EXE note: this is only for these who have A2 and OA directories standalone Spoiler: show spoiler (includes STEAM users, games needs to be combined for A2:CO package) Which file is he talking about? All of them.... the .exe...the cmd ? I have the steam version and I tried the command file and combined ops won't launch at all. Then I tried the .exe and that didn't seem to work either.
×