***edit, just seen another post talking about part of my problem,hopefully i can get the script to work, sorry snake..blind is me

Moderators: Lone Wolf, Snake Man
You need to have web hosting server to put the missions for download. You cant put them into the forum software here.Bigpickle wrote:Hey all i been busy trying to make some missions for VTE to post onto the forum
Use the search and destroy waypoint, if you want the aircraft to loiter over the area indefinitely attacking every enemy it encounters, use the cycle waypoint on top (or very near) of the search and destroy waypoint.to get aircraft to attack targets and buildings
You need to assign the group to the helo which you want to transport, usually by:choppers to either flyin pickup troops and carry on a set route to drop off, or wait for troops to board then fly to a drop off ?
Code: Select all
{[_x] assignasCargo _helo;[_x] orderGetIn true;} foreach units group this;
All missions are stand alone, users dont need any other scripts.if i use a script in the mission, do others who play have to possess those scripts or when the level loads on the server does it give all who join that script?