Jump to content
Sign in to follow this  
csj

the FEW

Recommended Posts

in init line of planes i have this:

this RespawnVehicle [ 1,50];

and in description i have this:

respawn=3;

respawnDelay=6;

respawnVehicle=3;

respawnVehicleDelay=1;

disabledAI=0;

AIkills=1;

respawnDialog = false;

Share this post


Link to post
Share on other sites

To start in the as gunner I use

InGun.sqs

Can you include this in your next revision please, so we can just do a simple script call from one of your PBO's :)

Again, awesome. Plenty of fun against the AI. :yay:

Share this post


Link to post
Share on other sites

in description i have this:

respawn=3;

respawnDelay=6;

respawnVehicle=3;

respawnVehicleDelay=10;

disabledAI=0;

AIkills=1;

respawnDialog = false;

and in init line of planes i have this:

this respawnVehicle [1,10];

Share this post


Link to post
Share on other sites

Maybe try searching then asking in the 'ArmA 2 - MISSION EDITING & SCRIPTING' section.

There seems to be a lot of input there re vehicle respawn problems.

I thought a reader here could help but app. not.

If the plane is not repawned in the air? Cant you just have empty plane waiting on the ground to ready to board for respawned player.

Share this post


Link to post
Share on other sites
I thought a reader here could help but app. not.

You can run this script from your missions init, but make sure you give each aircraft a variable name in the editor:

_sP=[AIR01] execVM "VehRespawn.sqf";

VehRespawn.sqf:

_Vehicle=_This Select 0;

//Initialize local variables
_Object=ObjNull;

//Get the vehicles variable name
_Varname=VehicleVarName _vehicle;

//Wait for it to be killed
WaitUntil {!Alive _Vehicle};

//Wait for the ARMA respawn
WaitUntil 
{
_Object=Call _Varname; 
(Alive _Object)
};

//Call the new objects config init
[_Object] Call Compile (GetText (ConfigFile >> "CfgVehicles" >> (TypeOf _Object) >> "EventHandlers" >> "init"));

//Assign the global variable
[_Object] Call Compile Format ["%1=(_This Select 0)",_Varname];

//Start the script again
_sP=[_Object] execVM "VehRespawn.sqf";

Edited by UNN

Share this post


Link to post
Share on other sites

thanks UNN

Here is a challange for someone :whistle: :D

the old barrage balloon - model is done but some small scripting needed.

2 parts :) for when plane flies under balloon it snags on the cable.

1)

As the cable tares away from the balloon the balloon deflates and falls back to ground.

2) The cable snagged on the plane has a small chute attached to each end.

These chutes open and drag the plane down to earth.

Would be really really great if someone could nut this one out for us.

barageBalloon.jpg

Edited by CSJ

Share this post


Link to post
Share on other sites
@LupoUK

"you might want to consider removing the swatstika" - this is easy enough done and I am happy to do it but it would just be a seperate edition for our German friends ? The rest of us could keep the original pack?

There shouldn´t be any compatibility issues as long as classnames and your biKey are the same, that way missions and servers would accept both versions. Simply changing the swastika for a Balkenkreuz would do fine i think, or just leave the place blank. Thanks for your consideration :)

Share this post


Link to post
Share on other sites
Any chance of some Soviet planes like the La-7 or IL-2

No Soviet planes on my todo list, sorry.

Share this post


Link to post
Share on other sites

This update is only for people who live where displaying the swastika is illegal.

All aircraft have been included in the download. Complete mod to date.

109's and Ju87 have had their swastika removed, other aircraft have not changed for now.

Download 'theFew_ver_100207G'

Any problems let me know

Share this post


Link to post
Share on other sites

What does WEP on the action menu do?

Edited by JDMT

Share this post


Link to post
Share on other sites

that pretty well sums it up - thanks Lee_H._Oswald

In game it is really only a token action atm, not working the way I want, only gives boost on the horizontal.

I would appreciate somebody improving the WEP script for the planes.

Share this post


Link to post
Share on other sites

UNN thx very much!!!!!!!!!!!

---------- Post added at 02:27 ---------- Previous post was at 02:22 ----------

No Soviet planes on my todo list, sorry.

but IL-2 Sturmovik is a legendary plane;)

Share this post


Link to post
Share on other sites

what a great innovative mod.looks fantastic,love the clouds idea

Share this post


Link to post
Share on other sites

same question ; Is the Heinkel 111 bomber or the Ju-88 planned? No german bombing mission over england without them! :)

Share this post


Link to post
Share on other sites
same question ; Is the Heinkel 111 bomber or the Ju-88 planned? No german bombing mission over england without them! :)

sorry, must have missed this question.

Yes to both and likely the Do17.

Share this post


Link to post
Share on other sites

for what the fuck a no swastika version??? Sorry, but even in GERMANY IT IS LEGAL AS LONG THE PACK IS SAVED ON A NOT GERMAN SERVER!!!!!!! You are just not Allowed share the pack from germany. That means, you save it on a german server! if it is anwhere, where the swastika is allowed, you can share it with everybody, even with germans! germans are alowed to download it! it is not Illegal to get it! The Position of the Server is the important Thing!!!! As a german you are not alowed to send it to another person, he has to download it from the american server!

Understood??

Edited by Soldat-Hans

Share this post


Link to post
Share on other sites

I suggest you discuss this in private with those whom asked for it.

Share this post


Link to post
Share on other sites

On another note - really looking forward to the heavy bombers - any chance of a Lancaster? - there appears to be a model up for grabs - see thread over at SimHQ -

(http://simhq.com/forum/ubbthreads.php/topics/2709056/SoW_spec_Lancaster_model_up_fo.html)

Lots of good pics of the current state of the model there. Thread was posted by Loki (jnr SimHQ member) on 04/03/09 - don't know if this is same Loki of LostKey/mushroom kingdom fame but basically it reads as follows;

Quote Loki:-

_____________________________

"I had started work on the Lancaster for SoW last year, but work and other things have pulled me away from it and it's basically gone untouched for months now. Therefore, the model is up for grabs to anyone who wants to continue the project.

The modeling and UV's are 100% done

The textures are 50% done

Damage modeling and LODs are 0% done

Comes with about a gig of reference photos.

I'd hate to see all that work go to waste, and I'd like to fly the Lancaster one day, so I hope there's someone here wanting to continue the project."

___________________

End Quote

Must admit - I know jack about modelling so I couldn't say if this is compatible with Arma2 - but if it is and it's the same Loki should be fairly easy to get hold of (for permissions & model) as he is active on the Armaholic forums?? Then again maybe you already have one?

Anyways Cya & thanks for all your hard work.

A bit of information for ya, LoKi of LostKey/Mushroom Kingdom fame had retired from ArmA the last time I talked to him. He mentioned something about preparing for the 2nd Civil War that is coming very soon. (I'm not joking.)

Share this post


Link to post
Share on other sites
for what the fuck a no swastika version??? ................. Understood??

Whats with the attitude?! :mad:

CSJ was simply dealing with a request.

Both versions are available and as he suggested, take it offline.

Share this post


Link to post
Share on other sites

Just reacted on that way, because often people say that, its illigal! shouldnt be an attack! sorry, if you understood it on that way.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×