Hey
Is there a way to have a song play or something when the bomb is planted?
I've tried csx.
Code:
public bomb_planting(planter)
{
set_hudmessage(0, 255, 0, -1.0, -1.0, 0, 6.0, 12.0)
show_hudmessage(0, "Protect the bomb!")
client_cmd(0,"mp3 stop")
client_cmd(0,"mp3 play sound/uc/HL2_song20_submix0.mp3")
}
But when i plant the bomb nothing happens this is for a zombie mod that i have been making for me check it out.
CZ ip. 216.240.158.27:27015