Ryousuke
Member-
Content Count
34 -
Joined
-
Last visited
-
Medals
Everything posted by Ryousuke
-
Internet explodes when I launch multiplayer.
Ryousuke replied to Ryousuke's topic in ARMA 3 - TROUBLESHOOTING
Seems like a good fix, thanks. -
I can launch ArmA 3 and play the singleplayer or the showcases just fine, but as soon as I start trying to dive into multiplayer it starts butt-blasting my connection, chrome fails, then skype fails, then it's a full disconnect. Is this some technological voodoo, or what? This is very recent, too. The most recent patch where gamespy was removed. Tried restarting both PC and router, uninstalled and reinstalled arma 3. Any more suggestions welcome.
-
Thanks for the help guys, appreciate it. <3
-
Recently got back into editing and I can't quite seem to remember how I would go about forcing first person for every unit in a mission, both on the opfor and blufor sides. And the effect is to be permanent. Any ideas? (Apologies if this has been asked before, I didn't find anything while searching.)
-
Sadly not, I've spent most of my time on the editing side of things since the beta was released, only really touching up some missions that I'm confident enough to fix, haha. I'll let you know if I spot one though, I'm getting a little tired of the not-so-great insurgency ports.
-
Apologies if this has been asked before, but with reference to the Arma 3 insurgency mission, I'm being told that I'm missing a lot of content that's present in the mission, which I'm quite positive I have, things like the Mk6, assorted vehicles, etc. Is this something to do with the fact that the game is in Beta and the mission version is still Alpha, or is it something else?
-
ArmA 3 Editor - Inbuilt Editor Tasks?
Ryousuke posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
During my casual dickery with the editor I noticed that there are now task modules built right into the game. Anyone had a play around with these yet? Would save me a lot of trouble playing with scripts if I knew how to work them, and it might also help others looking to do the same. -
Skirmish module tutorial?
Ryousuke replied to Fragmagnet's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I'm more interested in that Dynamic Patrol module in there. If you figure out what is used to mark the routes, I'll love you forever. -
The unnecessary sacrifices made to streamlining/accessibility
Ryousuke replied to metalcraze's topic in ARMA 3 - BETA DISCUSSION
To my knowledge the grenade throw is just an alpha implementation and is not final for the build. Even dyslexi states the same in one of his videos, I'm sure. -
Attaching explosives to vehicles is, as loose stated, a SCRIPT, not an in-game feature. It's rather easy to script in perhaps an addaction that removes your explosives and plants them on the vehicle or boat, and then detonating 40 seconds later, but it's not something that appears in game to my knowledge.
-
How do you remove nightvision goggles from a unit
Ryousuke replied to Rossrox's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Have you tried removeheadgear? -
adding uniforms, vests, helmets, optics to ammocrate
Ryousuke replied to cthulhu616's topic in ARMA 3 - MISSION EDITING & SCRIPTING
http://www.armaholic.com/forums.php?m=posts&q=20801&d=0 Everything you need. -
C130 Cargo Script
Ryousuke replied to NGagedFX's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Can't this script also be slightly modified to work with the MV-22 wing folding animation, so that you can fold and un-fold the craft on an LHD or so? Leaving the updated format the way it is and simply replacing names and animations? -
Hostage Trigger Troubles
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I like the idea, but I'm not clever enough to figure out how I would do that. Assuming Code x is the code for task completion and failure and such, how would I go about doing that? -
Hosted on a dedicated server. Mission has two hostages, Hostage1 and Hostage2. Both are player controlled, and are held by Opfor. Tasks have been set up so that their objective is to escape from a certain radius of a marker atop the compound, Blufor's task is to rescue all remaining hostages. But if one hostage died, the other still has a chance to escape, and blufor's task can still be completed if they rescue that remaining hostage. So I need to set up trigger conditions that will be set off when any of these parameters are met: Hostage1 and Hostage2 leave the trigger radius alive. Hostage1 leaves the trigger radius alive while Hostage 2 is dead. Hostage2 leaves the trigger radius alive while Hostage 1 is dead. The trigger, however, must NOT be activated if Hostage1 or Hostage2 leaves the radius of the trigger while Hostage2 or Hostage1 respectively are still alive. Effectively, all remaining LIVING Hostages must leave the zone. Any ideas on how I would go about doing this? I'm dumb and can't figure it out on my own.
-
Removing weapon drop for one side
Ryousuke posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Another long story short: Dedicated multiplayer server, three playable sides, blufor, opfor and civilian, no respawns. When Opfor die, I want their weapons to disappear, but when Blufor and civillians die, their gear should be accessible. How should I go about doing this? -
Removing weapon drop for one side
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thanks, will give this a shot later today. ^_^ -
Getting the heli to behave properly was easy, so I don't need any of that stuff, I just need a line of code or a certain script that tells one single named AI helicopter in multiplayer to ALWAYS leave the engine on regardless of what else it's being told to do. Landing, flying, parking, being taxi'd, doesn't matter, the engine has to stay on at all costs. Any ideas?
-
AI Helicopter Engine
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Works perfectly, thank you. ^_^ -
AI Helicopter Engine
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Already tried that, that's like super basic stuff, haha. -
AI Helicopter Engine
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
All I get when using this is a script error sadly, and I'm not knowledgable enough in scripting to know what to do with it, haha. ^_^; -
Removing in-game HUD elements in MP?
Ryousuke posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Either I'm completely inept at using forums, or it's just very difficult to find what I'm looking for without being bombarded by multiple unrelated posts. Assuming it's the first, I'm looking to remove these (below) portions of a player's in-game HUD during a co-operative multiplayer mission hosted on a dedicated server, how would I go about doing this? Green diamonds displaying allied locations Script errors shown by -showScriptErrors Location of friendly units when issuing orders as a team leader Thank you! ^_^ -
Removing in-game HUD elements in MP?
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
The script in question is one I stole from your site, Kylania. ;) The almost apocalyptic visual effects filter. Gives all players a script error for some unknown reason. And the reason I want -showScriptErrors to be disabled is that some of the scripts I'm using work exactly as intended with no issues whatsoever, yet still show a script error for some reason. Why fix what isn't broken? -
Death without dying? Hhrgnh.
Ryousuke replied to Ryousuke's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Oh okay, then I'll give that a shot, thanks for your time. ♥ -
Death without dying? Hhrgnh.
Ryousuke posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I couldn't really figure out how to search for this, but in as few words as possible, instead of a soldier experiencing death under normal death-causing circumstances such as bullets, explosions, being run over by a tank, etc., I want him to enter the unconscious state that ACE Wounds puts you in to be revived, and the only way players are allowed to die is if their revive timer runs out, essentially making players technically indestructable, but still able to be put into a revive state with a timer. Those offering to help and wondering about mods/locality: The mission will be hosted on a dedicated server for 40 players, and runs all your standard ACE mods (ACE, ACEX, ACEX_RU, etc etc.). Thank you very much in advance for replies. ♥