TMG_On_YT
Member-
Content Count
22 -
Joined
-
Last visited
-
Medals
Everything posted by TMG_On_YT
-
Orshanets terrain 12.8x12.8km (Ukraine)
TMG_On_YT replied to Shelestov's topic in ARMA 3 - ADDONS & MODS: COMPLETE
cxool -
ims Improved Melee System: Reworked [WIP]
TMG_On_YT replied to WebKnight's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Any update? -
[Functions] UnitCapture/UnitPlay for Infantry Units in ArmA 3
TMG_On_YT replied to TedHo's topic in ARMA 3 - MISSION EDITING & SCRIPTING
recording shooting doesnt work -
Anyone working on a zombie survival related map?
TMG_On_YT posted a topic in ARMA 3 - TERRAIN - (BUILDER)
Hi there, I feel there is currently a lack of maps in Arma 3 for Exile. The best zombie survival map was Esseker but most people are done with this map. We did got chernaraus redux but this really wasn't a new map but just a remake. Anyway I was wondering if anyone is working on a map zombie survival/normal map. - Thomas -
Anyone working on a zombie survival related map?
TMG_On_YT posted a topic in ARMA 3 - TERRAIN - (BUILDER)
Hi there, I feel there is currently a lack of maps in Arma 3 for Exile. The best zombie survival map was Esseker but most people are done with this map. We did got chernaraus redux but this really wasn't a new map but just a remake. Anyway I was wondering if anyone is working on a map zombie survival/normal map. - Thomas -
Orshanets terrain 12.8x12.8km (Ukraine)
TMG_On_YT replied to Shelestov's topic in ARMA 3 - ADDONS & MODS: COMPLETE
sorry you're right! -
Hi there, I was wondering if anyone knows a good map or is working on one like this one: http://www.armaholic.com/page.php?id=26807 I'm searching for a small map with high detail and a bit of an apocalyptic feel to it. Also it should be a bit dense and no desert/snow terain. Jungle or european is what I'm searching for. I've searched endless amount of time on the forums but never found one. Maybe you guys know one ? Going to use it for a project - Thomas
-
Orshanets terrain 12.8x12.8km (Ukraine)
TMG_On_YT replied to Shelestov's topic in ARMA 3 - ADDONS & MODS: COMPLETE
When is there an update? I love this map... -
L.E.A.P -- HALO / ParaJump Operations
TMG_On_YT replied to Von Quest's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Do you have a tuturial how to use this mod? I can't get it to work.. -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I said 2 times its a made opbject by someone... Its not part of tanoa map. Its just assets combined together. -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi there, I need some quick help with some even handlers.. Anyway, the idea is in the mission you attack an oil rig. You shoot on the oil pipes which makes the oil pipes explode and burn. The idea is because of the explosions you kill the enemies inside and win the mission. Okey, so I have this script here: thisaddEventHandler ["hit", "scriptedCharge = "DemoCharge_Remote_Ammo_Scripted" createVehicle (getMarkerPos "bombmrk"); scriptedChargesetdamage 1;"] Alright, I also want, once you hit the oil pipe, the oil storage next to it will explode bybeeingtrigger with an even handler explode. Anyone can help me with this? This will BTW be a mutliplayer mission. -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Me and a couple friends have an Arma 3 server and make cinematics. I was wondering if its possible to have some code which will trigger an explosion on the location the object is placed. The idea is I shoot the oil rig their oil pipes and the oil rig explodes. We can have someone that executes code on the server at the same moment we shoot so it LOOKS like I make the oil pipes explode. Anyway, the oil rig is made in editor and any way we can trigger an explosion would be cool. Oil rig:https://gyazo.com/300f730b15557d07f296254fddb9dbdf I hope this explains it -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ok idea: First of all this is in a cinematic/multiplayer thing ran on a server. The idea is: I go with a boat towards an (made in editor) oil rig in Tanoa. I shoot the oil rig and the oil rig explodes killing enemies inside. I can execute commands on the server so it would be possible to have someone execute an command on the same time I shoot so it looks like (on the video) I shoot and destory the oil rig. So I was wondering, is it possible, to put some kind of command on the opjectsinit which causes a big explosion which can be triggered through a server command. -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I see this is for placed oil pipes on the map... Maybe there is a way to spawn explosion with exc on server or something? It's for a cinematic/mission thing and maybe I can get someone to excecute something on the server which will spawn some explosions on my command (So I can tell him to exc some code the same moment I shoot on the oil pipe) is this possible? (I replied this before if you didnt saw) -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I see this is for placed oil pipes on the map... Maybe there is a way to spawn explosion with exc on server or something? It's for a cinematic/mission thing and maybe I can get someone to excecute something on the server which will spawn some explosions on my command (So I can tell him to exc some code the same moment I shoot on the oil pipe) is this possible? -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thanks, What pipe should I use? Any pipe? -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I tried playing around with this and I still don't have any results... Do u have any link I can download the mission from? -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I tried the code and now it give me this: https://gyazo.com/98ea77bb8cb5c49b792acd2fe4165a13 I'm a bit nooby sorry... Anyway, I thought maybe you could link me your mission so I can try it out and check the code? -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Here: https://gyazo.com/b17ba681fc700f29cc84689c1f476183 -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I put this code in an opject init in the editor. It tell me error: missing ] whenever I click okey -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Does this trigger when I shoot an object? I still don't really understand it... I just wanne put a simple hit even handler and an explode handler next to it. I think thats a bit easier and quicker. Do you know whats wrong with my current code? -
Arma 3 explosion when hitting opject (event handler)
TMG_On_YT replied to TMG_On_YT's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi there, Could you explain me a bit more how to use this? (I'm a bit new to making missions) thanks