AMX 0.9.4 BETA
-----------------------------------------------------------------------------
o fixed that stats are not shown if you survive the 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 replaced adminmenu.amx (amx_menu cmd) with several menus (amxmodmenu cmd)
o added native functions:
. format_time(...)
. parse_time(...)
. get_systime(...)
AMX 0.9.4 BETA
-----------------------------------------------------------------------------
o fixed that stats are not shown if you survive the 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 replaced adminmenu.amx (amx_menu cmd) with several menus (amxmodmenu cmd)
o added native functions:
. format_time(...)
. parse_time(...)
. get_systime(...)
的确。。。。大家可以去下着用一下,估计正式版本的很快就要出来了。。。
这次版本升级应该会有很大的变化。
最大的变化是许多设置文件都和以前不同了,比如admin设置放到users.ini文件中了,其他的AMX主要设置放到amx.cfg文件中去了,这个感觉和clanmod有些相似了;去掉了原来有的logd and udp 模块,我以前就感觉那东西没什么用处;还有就是默认的管理菜单也会修改。并且修正了一些linux操作系统下的错误。
感觉还不错,朝着正规化又迈进了一步。。大家可以先下着用一下。。。如果正式版出来了,我也会尽快更新的。