multiple zombie_undead_sound

.: Ideas, questions, comments and requests.

Moderators: c0ldfyr3, Mods, [CSSMC]

Post Reply
I'm here!
Posts: 10
Joined: Sat Aug 12, 2006 5:41 am

multiple zombie_undead_sound

Post by eXaXXion »

Would it be possible to play different "zombie_undead_sound" per map?

well maybe not per map but I want to have at least 5 different music and let them
play randomly on each map

users will download music files through sv_downloadurl link
Image
Moderator
Posts: 578
Joined: Fri May 05, 2006 7:00 am
Location: Netherlands

Post by Games »

Well i tried it, but couldn't get it to work.

Just put this in the map specific .cfg

zombie_undead_sound "ambient/zombiemod/zombie_ambient.mp3"


And change it to a other ambient sound.
I'm here!
Posts: 10
Joined: Sat Aug 12, 2006 5:41 am

Post by eXaXXion »

thank you that's what I thought I should do
but now I'm having a problem...

http://zombiemod.com/forums/viewtopic.php?t=475

I can't get the zombie_ambient.mp3 to play on the server.
Basically some mp3's work and some don't and I don't know why
zombie_ambient.mp3 doesn't work since it came with the installation zip
Image
One of them.
Posts: 248
Joined: Sun Jun 04, 2006 1:36 pm

Post by icepick66 »

use mattie event scripts, and code this:

Code: Select all

on round start:
es_xsetinfo song 0
es_rdm song 1 5
if (server_var(song) = 1) then ma_play 1
if (server_var(song) = 2) then ma_play 2
and so on...
easy
Zombie server: 136 maps, 36 slots, fast download, Intelebot, Anti spawn camping!
Image
Long time zombie mod supporter :D
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest