mia389
Member-
Content Count
203 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout mia389
-
Rank
Staff Sergeant
-
I was wondering same thing. Hopefully soon.
-
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!
-
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.
-
How do I fix this so we can use the Halo multiple times?
-
Can't get civi in vehicle! D:
mia389 replied to JetlinerX's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
in woman init put this getInDriver v1 http://community.bistudio.com/wiki/ArmA:_Actions#GetInDriver -
ARMA 2 - Realistic Paradrop
mia389 replied to DAP's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
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. -
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?
-
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?
-
Desert Wars: Island of Dingor
mia389 replied to icebreakr's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Its weird still hearing the frogs in the desert. Nice map though! -
Six Updater: Install/Update mods, missions. Delta patching. Server browser, and more!
mia389 replied to sickboy's topic in ARMA 2 & OA : Community Made Utilities
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. -
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
-
Chopper/aerial taxi script
mia389 replied to norrin's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
-
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.
-
Projector and TV and laptop off. how to animate
mia389 replied to dr_zakharotta's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I have been trying to get this to work for the last 4 hours now. Still no joy..... -
To me this has been the best patch so far. MP rocks! Very smooth now.