请问"特殊事件倒计时"插件,如何让他只显示倒计时事件而不显示现
我查看源码里面的帮助,但参数调来调去还是搞不出来呀?屏幕上总是显示:
------------------------------
现在时刻:2005/02/0123:00:00
离"............."
剩余 X天XX:XX:XX
---------------------------------------
Command:
amx_count_mode: < 0|1|2|3 >
0----off
1----now time mode
2----count down mode(if amx_count_show is set to 0,then no
messages or sounds will come up)
3----count down mode(everyone would hear the event sound ,
no matter u turn it on or off)
amx_count_date: YYYYmmDD
u can specify the event date by this command
and the date u typed will be checked if it's valid or not
e.g: amx_count_date 20051004
amx_count_time: HHMMSS
u can specify the event time by this command
and the time u typed will be checked if it's valid or not
e.g: amx_count_time 121000
amx_count_msg: "messages"
u can specify the event messages which will be shown up
when u reached the pont
just like this:
amx_count_msg "Happy Birthday,Piggy"
DO USE "" !!!!BOHT COUNT DOWN PLUGIN AND I WILL THANK U!!
amx_count_show: < on|off >
1|on-u will see the count down messages if bread_count_show
is set to 1
0|off-u will not see the count down messages
amx_count_color <RRR GGG BBB>
u can customized your own hud message color by this command
for example:
amx_count_color 255 0 0
then your hud message color will be red
amx_count_sound:<filename with NO extension>
Only Admin having ADMIN_LEVEL_C access can use this command
if u have the access,u can specify the sound played when u
reached the event
e.g. amx_count_sound "bread"
then the event sound will be set to "bread.wav"
and u SHOULD put the sound in /sound/misc
amx_count_save:
Only Admin having ADMIN_LEVEL_C access can use this command
this command is made to store settings to vault file
the settings include:
amx_count_mode
amx_count_date
amx_count_time
amx_count_msg
amx_count_sound 关闭server_chime_plugin.amxx 谢谢!
但是,关了报时插件,
那行,现在时刻, 仍是在呀.
应该是本身这个倒计时插件里面的代码问题,与其他插件无关的. 把amx_count_mode 设为2试试 老兄,我试过啦.
几个参数都分别试过,就是不行.
不过也不要紧,只是觉得那个时刻显示太碍眼了. 嗯,从0.1版开始,这个插件就一直显示
现在的0.8版在我这还有其他问题,‘现在时刻’与‘NowTime’字样来回来去自己变 试用其它参数设置了吗?
修改sma文件吧。 修改了不再显示"现在时刻"那行了.
喜欢这种模式的可以下载试试.(注意备份原来的,以免后悔,呵呵)
我并没改什么源码,只是把显示"现在时刻"那行给屏弊了.
使用方法跟原来一样. 多谢`````` 多谢了~~屏幕东西太多确实碍眼
页:
[1]