|
楼主 |
发表于 2003-9-4 09:57:31
|
显示全部楼层
来自 中国–福建–泉州
Changelog:
=== AMX 0.9.6c ===
o fixed crashes on missing plugins which had left entries in plugins.ini
o made CS_DeathMsg as public event
=== AMX 0.9.6b ===
o fixed tasks bug from 0.9.6a
o recoded CS STATS (sources available in CVS under csstats module)
o made that stats in rank are not saved if get_score returns cellmin (warning! previou csstats.dat is incompatible)
=== AMX 0.9.6a ===
o fixed weapon restriction plugin (now can block buy commands in CS 1.6)
o added read_datanum() native function
o made read_data() to return values in a requested format
(should help in debugging since all values can be returned as string)
o fixed that register_cvar() didn't set an initial string for a cvar
o made that on a module error a server exits with a proper message
o improved commands handling, now high number of commands/AMX plugins
shouldn't affect a server overload
o made amx_real_res_slots to work with HLSW 1.0.0.9 |
|