Page 1 of 1

Modules/Scripts for VTE

Posted: 2011-11-16 09:04:09
by Stereotype00
Hej,

first of all I want to thank you for realising vte. I really appreciate your work.

I am with the series since Operation Flashpoint, and the old SebNamPack. I didn't do much editing and scripting. So I have a few questions:

Are there modules for vte? Is there a moded simple support modul for vte, or an air transport script or modul?

Thank you for your help!

Kind Regards

Re: Modules/Scripts for VTE

Posted: 2011-11-16 11:34:31
by Snake Man
Sorry no, there is no editor modules for VTE. I was planning on putting out some script functions to help mission creators easily do all kinds of nice stuff, but never got around to it.

Anything specific that you need scripted? BTW if you have generic scripting questions, please post into the ArmA 2 Editing forum area :)

Re: Modules/Scripts for VTE

Posted: 2011-11-16 12:01:11
by Stereotype00
thanks for your reply. foremost there are three things I want to get scripted.

1. a Huey to take me off and fly me whereever I want to.
2. Airstrikes launched, not by the A10, but by a vietnam-era plane (on request)
3. Reinforcements to the battlezone via helicopter.

In sum, a support script/module ;-).

Re: Modules/Scripts for VTE

Posted: 2011-11-16 14:18:24
by Snake Man
Stereotype00 wrote:1. a Huey to take me off and fly me whereever I want to.
Hmm some OnMapSingleClick stuff needed for this, haven't done this in long time, back in ArmA maybe.
2. Airstrikes launched, not by the A10, but by a vietnam-era plane (on request)
I simply used Mandoble's bombing scripts. You should check them out.
3. Reinforcements to the battlezone via helicopter.
These I worked the last time doing missions, I had nice one which worked on MP dedicated servers. Huey's flew from off-map (almost) into the battlefield and dropped of troops, then troops proceeded with their mission. You'll find these scripts I wrote in the MP missions download packet at VTE homepage.

Re: Modules/Scripts for VTE

Posted: 2011-11-16 14:34:43
by Stereotype00
thanks for your help, again. i will check this.