View Single Post
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 08-02-2007 , 16:26   Re: Advanced c4 timer
Reply With Quote #9

ok :-)

but centermessage only by sound.

so sound comes @ 30, 20, 10,9......

and centermessage comes by 30,29,28........... and chat message comes too.

better is when the centermessage comes only when sound comes or be enable or disable the message. in the chat and the centermessage be set by settings like:

sm_c4Sound_chat 0|1
smc4Sounds_centermessage 0|1

or by the c4soundslist.cfg like:

"c4SoundsList"
{
"c4_sound"
{
"1" "admin_plugin/c4timer_1.wav"
"2" "admin_plugin/c4timer_2.wav"
"3" "admin_plugin/c4timer_3.wav"
"4" "admin_plugin/c4timer_4.wav"
"5" "admin_plugin/c4timer_5.wav"
"6" "admin_plugin/c4timer_6.wav"
"7" "admin_plugin/c4timer_7.wav"
"8" "admin_plugin/c4timer_8.wav"
"9" "admin_plugin/c4timer_9.wav"
"10" "admin_plugin/c4timer_10.wav"
"20" "admin_plugin/c4timer_20left.wav"
"30" "admin_plugin/c4timer_30left.wav"
}

"c4_message"
{
"1" "1 Second remaining"
"2" "2 Second remaining"
"3" "3 Second remaining"
"4" "4 Second remaining"
"5" "5 Second remaining"
"6" "6 Second remaining"
"7" "7 Second remaining"
"8" "8 Second remaining"
"9" "9 Second remaining"
"10" "10 Second remaining"
"20" "20 Second remaining"
"30" "30 Second remaining"
}
}
-=]DS[=-launebaer is offline