

|
 |
|
 |
 |
- fixed imessage plugin which spamed the server with
hudmessages when amx_freq_imessage was set to 0
- fixed pausing first plugin when "amx pause" was called from server console
- fixed format-string bug in log_message native function which could
be used to gain a remote shell for people who have access to rcon
- added get last bullet hit to get_user_origin(...) (added by Mike Cao)
- added format_args(...) native which formats arguments
of function to one string
- cvar csstats_rank sets mode of ranking: 0 by nick, 1 by authid and 2 by ip
- improved Pause Plugins plugin (added amx_ppause and amx_pausemenu cmds.)
- added Stats Settings plugin for better server managment
(use amx_statscfg command from that plugin to enable proper stats)
- made amx_psay command to be HLSW tool compatible
- added native functions :
. is_user_hltv( ... )
. is_linux_server()
. is_dedicated_server()
. read_dir( ... )
. read_logdata( ... )
. read_logargc()
. read_logargv( ... )
. parse_loguser( ... )
. register_logevent( ... )
- added forward function plugin_log() called on log message
- you can now specify connecting port in mysql module (added by BigDog)
- fixed stats plugin which could not display all players in top15 list
- made admin base plugin to check user access on name change
- added random direction of slaping in user_slap(...) native
|
|
 |
|