ssm4862
Member-
Content Count
63 -
Joined
-
Last visited
-
Medals
Everything posted by ssm4862
-
Some units of behavior "Combat" setting sometimes fall prostrate. Can not fall prostrate? Unit Only want to stand. Please Help me.
-
Explosives script Question. If you do not remove the explosives in the time limit, and I want to explode If you remove the explosives failed to detonate, and I do in the time-out. Does this script exist? please help me.
-
I have two questions. Please help me. 1) If the player does not exist, and I want to fail the mission. 2) there is a trigger in the squad and I want to fail the mission.
-
I want Container Object Destory, After the wreck Fire Script. Please let us know. Please~:bounce3:
-
re,re,re) object destory burn(flame) script question
ssm4862 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Originally Posted by ssm4862 Quote: Originally Posted by ssm4862 example) The object is destroyed, Next the destroy objects fire(flame) script. Please let us know 0 = this spawn { waituntil {!alive _this}; [_this,5,time,false,true] spawn BIS_Effects_Burn; }; Above code is that correct? Above code init can enter field is no response. Find the location of that script and then exec it by Code: Burning=[Obj,5,false,false] execVM "script location here"if you wanna to stop it, you can use Code: terminate Burning ------------------------------------------------------------------------ Can not solve the above code. I use the code's not responding. I would appreciate if the mission was created as an example. please help me. Okay, here's the example Code: _place=_this select 0 _PS1 = "#particlesource" createVehicleLocal getpos _place; _PS1 setParticleCircle [10, [2, 1, 3]]; _PS1 setParticleRandom [0.2, [1, 1, 0], [0.5, 0.5, 0], 1, 0.5, [0, 0, 0, 0], 0, 0]; _PS1 setParticleParams [["\Ca\Data\ParticleEffects\Universal\Universal", 8, 2, 6], "", "Billboard", 1, 1, [0, 0, 0], [0, 0, 0.5], 1, 1, 0.9, 0.3, [1.5], [[1, 0.7, 0.7, 0.5]], [1], 0, 0, "", "", _PS1]; _PS1 setDropInterval 0.03; sleep 10; deleteVehicle _PS1; Can not solve the above code. I use the code's not responding. I would appreciate if the mission was created as an example. please help me. + object is container Okay, here's the example -
re,re) object destory burn script question
ssm4862 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Quote: Originally Posted by ssm4862 example) The object is destroyed, Next the destroy objects fire(flame) script. Please let us know 0 = this spawn { waituntil {!alive _this}; [_this,5,time,false,true] spawn BIS_Effects_Burn; }; Above code is that correct? Above code init can enter field is no response. Find the location of that script and then exec it by Code: Burning=[Obj,5,false,false] execVM "script location here"if you wanna to stop it, you can use Code: terminate Burning ------------------------------------------------------------------------ Can not solve the above code. I use the code's not responding. I would appreciate if the mission was created as an example. please help me. -
re) object burn script question
ssm4862 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
example) The object is destroyed, Next the destroy objects fire(flame) script. Please let us know 0 = this spawn { waituntil {!alive _this}; [_this,5,time,false,true] spawn BIS_Effects_Burn; }; Above code is that correct? Above code init can enter field is no response. -
example) The object is destroyed, Next the destroy objects fire(flame) script. Please let us know. :bounce3:
-
object burn script
ssm4862 replied to ssm4862's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
waituntil {!alive this}; [this,5,time,false,true] spawn BIS_Effects_Burn; object init write? expected Nothing. Above code is that correct? -
I want object building ID (ex : 25852) delete. If you delete the building was destroyed down, but I'd like to delete from the beginning. please help.:bounce3:
-
I want to put two pictures and two text. Please tell me the description example. :bounce3:
-
For example, Starting with the first point to arrive at the final point count time script want to create. The last time that I saw it with the name of the user would. Expert advice when people ask. :)