How to add MUSIC!!!!

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
Glitcherguy





Posts: 205
Joined: Wed Aug 22, 2007 8:54 am
Location: I dunno i'm lost

How to add MUSIC!!!!

Post by Glitcherguy »

Read title "how to add music" with sapien btw.
PS: not to make music
Last edited by Glitcherguy on Fri Feb 29, 2008 1:29 am, edited 1 time in total.
L0d3x




Articulatist 250

Posts: 454
Joined: Sat Aug 18, 2007 3:32 am

Post by L0d3x »

You need to script it.
A script like this should do:

Code: Select all

(sound_looping_start yourPathToTheSong none 1)

For example,
yourPathToTheSong could look like 'sound\sinomatixx\floodSong'.
It starts looking from the halo ce tags folder automatically I think.

If you need more help just ask :wink:
User avatar
Sk8eRzRuLe





Posts: 62
Joined: Mon Dec 10, 2007 12:31 pm
Location: In the Interwebz of Florida
Contact:

Post by Sk8eRzRuLe »

What? I didnt understand the point of this post, are you saying to search how to add music in sapien? are you asking how to add it in sapien? or are you just saying to search how to add music in sapein in the search box (I know, I misspelled sapien like 6 times :roll:)
Image
L0d3x




Articulatist 250

Posts: 454
Joined: Sat Aug 18, 2007 3:32 am

Post by L0d3x »

It's rather obvious he wants to add music in his halo map.
Glitcherguy





Posts: 205
Joined: Wed Aug 22, 2007 8:54 am
Location: I dunno i'm lost

Post by Glitcherguy »

Sk8eRzRuLe wrote:What? I didnt understand the point of this post, are you saying to search how to add music in sapien? are you asking how to add it in sapien? or are you just saying to search how to add music in sapein in the search box (I know, I misspelled sapien like 6 times :roll:)
yes, i want to add music to my map. Do i make scripts with guerilla or sapien ? I have never used scripts be4 :?
L0d3x




Articulatist 250

Posts: 454
Joined: Sat Aug 18, 2007 3:32 am

Post by L0d3x »

Erm you have to go to your data folder (the one in the halo ce root directory) and go to whatever your map name is called.

Make a new folder there, in this folder create a new text file.

Put the schript here, and save the file as a .hsc file.

Next go to sapien, and look for an option 'compile scripts' under file. You can also do ctrl+shift+c I believe.
Post Reply