OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: UH60MG on 01 May 2008, 23:12:54

Title: Music via a script
Post by: UH60MG on 01 May 2008, 23:12:54
How do I get one of the ArmA default tracks to play via a script - without using a trigger.

I dont know the names of the music to use with the playmusic command  :dunno:
Title: Re: Music via a script
Post by: Cheetah on 02 May 2008, 10:21:55
playMusic "ATrack1";


not sure how many tracks there are, 11?
Title: Re: Music via a script
Post by: Mandoble on 04 May 2008, 10:50:57
With this (http://www.ofpec.com/ed_depot/index.php?action=details&id=384&page=0&cat=xyz) you can play all ArmA musics and get their names to use with playMusic command.