Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Music via a script  (Read 1496 times)

0 Members and 1 Guest are viewing this topic.

Offline UH60MG

  • Members
  • *
Music via a script
« 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:

Offline Cheetah

  • Former Staff
  • ****
Re: Music via a script
« Reply #1 on: 02 May 2008, 10:21:55 »
playMusic "ATrack1";


not sure how many tracks there are, 11?
Like missions? Help with Beta Testing! or take a look at the OFPEC Missions Depot for reviewed missions!

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Music via a script
« Reply #2 on: 04 May 2008, 10:50:57 »
With this you can play all ArmA musics and get their names to use with playMusic command.