VTE Music

VTE - The most detailed and comprehensive Vietnam modification for ArmA 2

Moderators: Lone Wolf, Snake Man

drift501
Newbie
Posts: 4
Joined: 2012-01-07 08:11:15
Gaming Interests: ArmA 2 (Armed Assault 2)
Editing Interests: Missions

VTE Music

Post by drift501 »

Hello. I want to know if it is possible to make music play from a UH-1H slick after it reaches a certain checkpoint and if it is what do I have to do. If it involves executing pbo files I would need to know a full list of songs and their pbo file names.
Thanks.
Snake Man
Commander-In-Chief
Posts: 9833
Joined: 2000-07-31 22:01:01
Gaming Interests: ArmA, ArmA 2, Falcon 4.0 and OFP.
Editing Interests: All, I (try) to edit everything.
Location: PMC

Re: VTE Music

Post by Snake Man »

You can see the music class name list in PMC Addons/mods online manual: ArmA VTE class names - music. Don't worry about it being ArmA instead of ArmA 2, the class name list is the same.

To play it, use like:

Code: Select all

playMusic ["trackName", 0];
The reaching of waypoint is kind of basic editing question already and there is various methods to do that, most simplest is to add "event" into the waypoint in mission editor.
PMC TACTICAL FORUM AND OTHER WEBSITES GO DOWN SEPTEMBER 13TH 2025 IF WEB HOSTING YEARLY FEES ARE NOT PAID.

IF YOU WANT TO KEEP USING PMC WEBSITES INCLUDING THIS FORUM, DOWNLOAD ADDONS, READ TUTORIALS, ETC, PLEASE HELP BY SUPPORTING PMC.

Support PMC

Please help to keep PMC websites online, if domains are let to expire then it will be "game over, man!".
drift501
Newbie
Posts: 4
Joined: 2012-01-07 08:11:15
Gaming Interests: ArmA 2 (Armed Assault 2)
Editing Interests: Missions

Re: VTE Music

Post by drift501 »

Been away for the week. Sorry but Im a noob at this sort of stuff. Do I put that playMusic script in a units init line.
Snake Man
Commander-In-Chief
Posts: 9833
Joined: 2000-07-31 22:01:01
Gaming Interests: ArmA, ArmA 2, Falcon 4.0 and OFP.
Editing Interests: All, I (try) to edit everything.
Location: PMC

Re: VTE Music

Post by Snake Man »

Put it in the helicopter's waypoint where you want the music to start to play.
PMC TACTICAL FORUM AND OTHER WEBSITES GO DOWN SEPTEMBER 13TH 2025 IF WEB HOSTING YEARLY FEES ARE NOT PAID.

IF YOU WANT TO KEEP USING PMC WEBSITES INCLUDING THIS FORUM, DOWNLOAD ADDONS, READ TUTORIALS, ETC, PLEASE HELP BY SUPPORTING PMC.

Support PMC

Please help to keep PMC websites online, if domains are let to expire then it will be "game over, man!".
drift501
Newbie
Posts: 4
Joined: 2012-01-07 08:11:15
Gaming Interests: ArmA 2 (Armed Assault 2)
Editing Interests: Missions

Re: VTE Music

Post by drift501 »

Thanks. I found an easier way. In the waypoint placement screen go effects then in Track you can select VTE music.

Return to “Vietnam: The Experience (ArmA 2)”