Jump to content

mia389

Member
  • Content Count

    203
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About mia389

  • Rank
    Staff Sergeant
  1. mia389

    ACE for OA 1.13

    I was wondering same thing. Hopefully soon.
  2. Fixed in v1.6! Thanks so much Kempco. I was on a dedi when I tested it on Lingor. New update fixed it. Awesome script!
  3. Thanks! ---------- Post added at 05:52 PM ---------- Previous post was at 05:40 PM ---------- I have another question for Kempco. When doing the water insertion on chernous everything worked fine. When I set it up on Lingor everything worked until the boat came out of the Osprey. The boat took off a very fast and disappeared. When I was in free fall I could never see it. Even with view distance at 5000. Does your script use the map coordinates and could lingors 0,0 be different and its throwing the script off? I just put some buoys in the water with some CRRCs and now we just halo on to them. I just thought I would report it.
  4. How do I fix this so we can use the Halo multiple times?
  5. in woman init put this getInDriver v1 http://community.bistudio.com/wiki/ArmA:_Actions#GetInDriver
  6. I love this script. I made some small changes to use ACE paradrop script instead of BIS. Works in MP. Didnt try in SP. Sample I did find if I disconnected and reconnected I would start on the ground and not in the C130.
  7. I have a script running from an addaction and I cant get it to work right on a dedicated server. I call it like this this addaction ["Depoly Zodiac", "boat.sqf"]; Script looks like this Cplayer SwitchMove "RepairingKneel"; _actHad = _this select 0; // Object that had the Action (also _target in the addAction command) _actUsed = _this select 1; // Unit that used the Action (also _this in the addAction command) _actID = _this select 2; // ID of the Action _actHad removeAction _actID; sleep 25; player SwitchMove ""; _heli = "zodiac" createVehicle (getMarkerPos "bt"); ct addaction ["Depoly Zodiac", "boat.sqf"]; It works for the client that runs the addaction but others in the server dont see the player in the attimation and the addaction does not get removed for them. How do I get this to run on all clients?
  8. mia389

    J.S.R.S. 1.5

    I get this problem as well. I have to open the mission.sqm and remove the jsrs or I have to make my missions without JSRS running. Im aslo getting a problem with ACE claymores and mines. They give me a very loud distorted explosion. Its so bad I have to take my headset off. Is this because I am not running ACE SM with JSRS?
  9. Its weird still hearing the frogs in the desert. Nice map though!
  10. If I import somoeones server and I want to update my mods to server how can I skip one? For instance in my preset after importing a server I might have a map folder that is 1 gig. How would I tell 6 updater to skip that? I click on skip under custom repo tab then mods tab but it doesnt seem to do anything.
  11. mia389

    Support Radio

    I have same issue. Im not sure how to use the code to get them to respawn. Im guessing a trigger with an event handler but I cant figure it out. Anyone get respawn to work? If so please post an example
  12. I am trying to figure out how to load dead bodies into a chopper. I am using ace but it seems I couldnt carry the body so I had to use the battlefield clearance module. Now I can't get them to load into a chopper. Any ideas and thanks for the help.
  13. I have been trying to get this to work for the last 4 hours now. Still no joy.....
  14. To me this has been the best patch so far. MP rocks! Very smooth now.
×