View Single Post
anderpp
Junior Member
Join Date: Feb 2018
Old 10-27-2019 , 11:11   Re: Elite Admin System v5.3.2 [+Bans, Gags, Ranks System]
Reply With Quote #101

nice job ultra thx

fix EliteAdminSystem.sma

When chat logging is active, player names do not appear in the log.
The cause of this is the function - OnHookSay - you have redeclared.
new szName [MAX_NAME_LENGTH];

Search for:
if (g_iConfig [CHAT_LOG])
anderpp is offline