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
multiple zombie_undead_sound
Moderators: c0ldfyr3, Mods, [CSSMC]
I'm here!
Moderator
I'm here!
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
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
use mattie event scripts, and code this:
easy
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...Zombie server: 136 maps, 36 slots, fast download, Intelebot, Anti spawn camping!

Long time zombie mod supporter

Long time zombie mod supporter
Who is online
Users browsing this forum: No registered users and 0 guests
