|
楼主 |
发表于 2003-4-20 13:00:22
|
显示全部楼层
来自 中国–山东–东营
AMX 0.9.4 BETA
-----------------------------------------------------------------------------
o fixed that stats are not shown if you survive a round
o fixed get_user_money(...) under linux
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 also use the old style)
o made adminvote plugin to be compatible with voting from menus
o in register_menuid(...) you can specify if a menu from outside plugin
can be grabed by a menu command
o added weaponstats2, latency and time logging to stats_logging plugin
o added vault module
o added native functions:
. format_time(...)
. parset_time(...)
. get_systime(...) |
|