Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Music in script ?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Music in script ? (Read 486 times)
0 Members and 1 Guest are viewing this topic.
O Neil
Guest
Music in script ?
«
on:
26 Feb 2003, 21:10:46 »
Hey
Sorry about this, I'm sure it's inthe tut somewhere, but I've got NO time. How do I put in music (Normal, track 4 etc) into a script? I presume that'show it's done since I can't get music going using a trigger.
O Neil
Logged
O Neil
Guest
Re:Music in script ?
«
Reply #1 on:
07 Mar 2003, 07:53:23 »
Logged
Black_Feather
Former Staff
I'll never forget you Daisey.
Re:Music in script ?
«
Reply #2 on:
07 Mar 2003, 19:09:27 »
its just playmusic "track11" depending on the track
Logged
O Neil
Guest
Re:Music in script ?
«
Reply #3 on:
08 Mar 2003, 05:44:35 »
ok
Logged
Plizkin
Guest
Re:Music in script ?
«
Reply #4 on:
13 Mar 2003, 15:41:34 »
no, its
playMusic ["track11",0]
the 0 stands for the beginning of the music
Logged
Sui
Former Staff
Re:Music in script ?
«
Reply #5 on:
14 Mar 2003, 01:22:58 »
Yes, but if you want to play the music from the start of the track, you just need to specify the track name as Black Feather said
If you want to start the music in the middle of the track, then you'd use the array format...
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Music in script ?
Top of page