-
Content Count
422 -
Joined
-
Last visited
-
Medals
Everything posted by d3lta
-
Hi Masters, How to disable Ace 3 Medical System? I want to use others features without ace medical system, I prefer farook's system.... Best Regards. D3lta.
-
Amazing mission!!! I loved the scripts!!! Congratulations! My reference mission number one!
- 2432 replies
-
How to disable Ace 3 Medical System?
d3lta replied to d3lta's topic in ARMA 3 - MISSION EDITING & SCRIPTING
But my problem is asking to all players to do this, no way... not practical. I need to remove at least the bandage e epinefrine from players/bots in start mission. I've already tried clean the inventory, but Ace insists on re-inserting the medical items. =( FYI Gunter, 99% of my questions I find in the forum using the tool search of Forum and Google, ok?. In this specific issue I found nothing useful, sorry. Thanks man. -
How to limit vehicle cargo space without mod?
d3lta posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi Masters, I need to limit the vehicle cargo space (vanilla inventory itens) , but I don't want to make a mod or use "alien" mod, how I do this? It is possible using script only? Exceptionally, Can I do this with ACE3 easily? Best regards D3lta -
How to limit vehicle cargo space without mod?
d3lta replied to d3lta's topic in ARMA 3 - MISSION EDITING & SCRIPTING
very very thx harmdhast, I will try it! But It's disappointing the script ecosystem from bohemia don't give a easy way to do this, such a simple thing, . Best regards. -
How to limit vehicle cargo space without mod?
d3lta replied to d3lta's topic in ARMA 3 - MISSION EDITING & SCRIPTING
That's Right! But my issue is about the vanilla system, not ace 3 cargo... =( I want to limit the system inventory of vehicle to hold only a specific number (or mass) of itens.... Thanx! -
How to limit vehicle cargo space without mod?
d3lta replied to d3lta's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Very Thanks M1ke_SK, but I'm spawning a O_MRAP_02_F and nothing happen's, the inventory space continue's the same. why? _tempveic = "O_MRAP_02_F" createVehicle _position; _tempveic setVariable ["ace_cargo_space", 1, true]; Using in object Initialization, nothing happen's too... why? this setVariable ["ace_cargo_space", 1, true]; Best Regards! -
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
d3lta replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Very thanks! -
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
d3lta replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi masters, How I create hidden MCC zones on the map?? Here, hiting M, the players are seeing the zones on the map. best regards -
Burnes Armories Tanks and Deployment Vehicles
d3lta replied to a topic in ARMA 3 - ADDONS & MODS: COMPLETE
Awesome! Fantastic!! I Love!! Thanks Thanks !!! -
laser marked target marker
d3lta replied to lawndartleo's topic in ARMA 3 - MISSION EDITING & SCRIPTING
A little example api_MarcarLaserDesignator = { _param = _this; _uav = _param select 0; _position = position _uav; _xt = nearestobjects [position player,["LaserTarget"],6000]; if (! ( name_makergloball=="")) then { deleteMarker name_makergloball; }; { _position = _x; name_makergloball = format["laserpoint_%1", _position]; _marker = createmarker[name_makergloball, _position]; _marker setmarkeralpha 1; _marker setmarkershape "ICON"; _marker setmarkercolor "ColorRed"; _marker setmarkertype "selector_selectedEnemy"; _marker setMarkerText ""; } foreach _xt; }; -
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
d3lta replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
HI masters, How I remove or change my briefing texts? I'm using MCCv7. Best regards -
try csemod.com, not script, but good
-
Combat Space Enhancement Modification
d3lta replied to glowbal's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
http://forums.csemod.com/viewtopic.php?f=22&t=194 Same problem here! =( -
Combat Space Enhancement Modification
d3lta replied to glowbal's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Hi GlowBal, beautiful mod! How I can to put a time to death? Best regards!! -
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
d3lta replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi shay_gman "- Added: Change object name, Init line and MCC's init presets are now availabe in Zeus when editing a unit. " why can't change object name or init line using the r7 version and Zeus GUI? Great work! -
back up?
-
Thanks!!! Best Regards
-
Hi Masters from TaskForce, I wonder what is the purpose of the task_force_radio_pipe.dll? Best Regards
-
can someone help me?
-
Hi masters, I playing with Zeus a few weeks, and eventually I receive in Task form creator the message: https://plus.google.com/109069995425122243171/posts/8ci14saWxhJ After the message, I cannot create another task more. What's the problem, Bandwidth limitations or bug? Best regards
-
Deactivating the plugin is bugging for me, not deactivate. =( ---------- Post added at 03:06 AM ---------- Previous post was at 03:04 AM ---------- Hi masters of Task Force, first, Fantastic mod, we love it. But I have a question, It's possible a unit incorporated by Zeus to use the 3D speaking correctly? Best regards
-
Hi all First, thanks bohemia, I loved Arma3. I'm using a Radeon 7970 and I get multiple crashes during gameplay or using editor. Crash with black screen. I change for a gtx 480 and the crashing stopped. I'm using last driver version on both. Is this problem general with Radeons and Alfa? best regards. Enviado de meu MZ604 usando o Tapatalk 2
-
Using this parameter the game crashes too. for me, the solution is set to 900 mhz the clock speed under arma 3. #sad Enviado de meu GT-N7100 usando Tapatalk
-
Hi mestoth, Do you need to do a test, Play the game with the card downclocked a bit. Here, my clock stock is 1 GHz, but I'm running ARMA3 with 900 MHz. No problems at the moment. Latest catalyst beta driver too. Best regards