|
发表于 2003-5-11 04:04:08
|
显示全部楼层
|阅读模式
来自 中国–北京–北京–朝阳区
amx 0.9.4 rc3
o fixed that stats are not shown if you survive a round
o fixed get_user_money(...) under linux in fun module
o fixed issue with amx_nextmap when mp_chattime was set to 0
o plugin nextmap chooser uses now maps.ini as cfg file
o admin_mysql.amx is now a seperate plugin (disable admin.amx)
o admin.cfg is changed to amx.cfg
o admins accounts are moved to users.ini (there is no amx_admin command)
o logd and udp modules are no more in default package
o moved changelog.txt to readme.txt
o replaced adminmenu.amx (amx_menu cmd) with several menus (amxmodmenu cmd)
o changed nextmap plugin to obey mapcycle (you can still use the old style)
o in register_menuid(...) you can specify if a menu from outside plugin
can be grabed by a menu command (fixes serveral problems with voting)
o added weaponstats2, latency and time logging to stats logging plugin
o added amx_cancelvote command (removes all tasks with 99889988 id)
o added "say @ ..." commands to adminchat plugin (CM like)
o added two new flags for set_task(...) native function
o added cvar csstats_maxsize (by default set to 3500) which
resets stats when number of entries is reached
o combined console and menu version of restrict weapons plugin
o added native functions:
. format_time(...)
. parset_time(...)
. get_systime(...)
. task_exists(...)
. power(...)
. sqroot(...)
. time(...)
. date(...)
. tickcount(...)
. vaultdata_exists(...)
. get_vaultdata(...)
. set_vaultdata(...)
. remove_vaultdata(...) |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|