Results 1 to 4 of 4

Thread: Music

  1. #1
    Junior Member SOMEGUY789's Avatar
    Join Date
    Aug 2009
    Posts
    18

    Music

    I wanted to know is it possible to add music to the game nad if possible how?
    Reply With Quote

  2. #2
    Senior Member
    Join Date
    Nov 2007
    Posts
    2,576

    Re: Music

    Compile a in, which is the intro to the song, a loop which loops and an end which ends the song when needed. Compile them through tool as a wav. Use tool sounds <directory> ogg 128000. Set the new sound files you made to music, recompile, then add into a sound_looping tag. Script them into the map using sound_looping start or something.
    Reply With Quote

  3. #3
    Junior Member SOMEGUY789's Avatar
    Join Date
    Aug 2009
    Posts
    18

    Re: Music

    Thanks for the help and when compiling where do I put the music?
    Reply With Quote

  4. #4
    Senior Member
    Join Date
    Nov 2007
    Posts
    2,576

    Re: Music

    data\sounds\music\"name of track"\

    inside the "name of track" you'd have 3 other folders and in those other folders would be in, loops, and out.

    so if my folder name was "finalvictory" id type the following command:

    tool sounds sounds\music\finalvictory ogg 128000
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •