grimmmammoth
Member-
Content Count
19 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout grimmmammoth
-
Rank
Private First Class
-
editing weapons and equipment in a vehicle
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
thank you -
editing weapons and equipment in a vehicle
grimmmammoth posted a topic in ARMA - MISSION EDITING & SCRIPTING
I would like to edit the weapons and equipment available in the rhib. Because even though i have description file with all the choices i get no players under the group heading so I can not choose them. I have narrowed it down to using mygroup=group this; which I need for a pick up. So I would like to have weapons options on the boat ride in. If anyone knows how to correct the above problem that would be better but i would settle for having the rhib be carring them. thanks -
using custom squad in arma edit
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
srry I meant custom unit using the arma edito tool. But I figured it out .Thanks for the help. -
Basically how do you use the custom squad? Im using the arma editing tool. thanks
-
Group doesn't show up in mp missions help
grimmmammoth posted a topic in ARMA - MISSION EDITING & SCRIPTING
I have added a briefing and notes you can see them but under group it is empty. And the gear that i have added you cannot pick. The Respawning works like it is set in the description.ext. These things work in other missions i have created. So the one thing that is different is I used myGroup = group this; So did this change something? Or what could it be? The mission works fine but i want to be able to chose from the gear I've added -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
Thanks guys it worked great!!! -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
srry reading it agian you told me how to do it thanks. I will try that. will it get rid of the error message from fasad's script? Thanks again guys This is my second day at this and I'm learning alot -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
ok where do i go to edit the init. im only saving this so far in user missions. -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
Ok I tried that and it said ==: Type array excpected number ,string,object,group ..... Also do i need to name the group "myGroup" and does the boat have to be named "myvehicle' Thanks for the help I appreciate it. -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
so for this example the code would look like ? -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
I tried the code but it didnt work is the boat name simple "boat" or does it matter? And soes it need to be three lines or can it be one long line? Im new at this can you tell -
if death in squad moving to next waypoint after pi
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
could you show me a specific script for this as an example please ? -
if death in squad moving to next waypoint after pi
grimmmammoth posted a topic in ARMA - MISSION EDITING & SCRIPTING
Ok I have a Rhib come pick us up after a mission. I know how to have it wait until we all get in using  "in boat' in the condition and it works if all of us get in but if one or more die then it doesn't work because i it set to have all of us get in. So how can i set it so say the current team leader gets in and then it goes to the next way point. Or how do you set it so that if the remaining squad (no matter how many get killed)all get in it activate the next waypoint? -
Respawns in simple coop missions
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
Thanks guys for the help using that tool you directed me to it's all going well. Plus the tip on the .sara and .intro helped, it would have taken me awhile to figure that out lol. Why .intro for rhamadi? oh well thanks -
Respawns in simple coop missions
grimmmammoth replied to grimmmammoth's topic in ARMA - MISSION EDITING & SCRIPTING
this mission has a .sara tag Is there not a simple way to save multipler settings as basic a repawns?