Raised This Month: $32 Target: $400
 8% 

Elite Admin System v6.7.2


Post New Thread Reply   
 
Thread Tools Display Modes
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
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 10-27-2019 , 11:41   Re: Elite Admin System v5.3.2 [+Bans, Gags, Ranks System]
Reply With Quote #102

Quote:
Originally Posted by anderpp View Post
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])
Will be fixed in v6.0 which is expected to release next weekend. Thanks for the feedback.
__________________
edon1337 is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-02-2019 , 16:49   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #103

Update v6.0.0
Code:
* Added amx_tsay (with anonymous option)
* Every day a new log gets created where that day's logs are stored
* Added file to set access flag for each CVAR individually
* Optimized Say chat
* Skipped maps that start with ';'
* Re-created the whole model system, it now works perfectly in other mods like Zombie Escape
* Added option to set default player models for all players
* Cached name, steamid and ip into global variables for optimization
* Fixed players getting wrongfully kicked
* Fixed a bug that let you gag an already gagged player
* Fixed get_time , now the format is MM/DD/YYYY HH/MM/SS instead of MM/DD/YYYY - HH/MM/SS
* Fixed addban and addgag which were bugged in older versions
* Fixed name not showing in chat logs
* Bans are now SteamID and IP dependent, names don't get compared, this is to avoid kicking innocent people, in older versions, if you banned someone with nick <Warrior> Player, all players with that nick couldn't connect, now they only get kicked if their SteamID or IP is identical.
__________________

Last edited by edon1337; 11-03-2019 at 06:10.
edon1337 is offline
DevilBoy.eXe
Member
Join Date: Mar 2017
Location: Romania
Old 11-02-2019 , 17:19   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #104

You will implement mysql in this system in the future or will work only with files?
__________________

DevilBoy.eXe is offline
Send a message via Yahoo to DevilBoy.eXe Send a message via Skype™ to DevilBoy.eXe
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-02-2019 , 17:34   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #105

Quote:
Originally Posted by DevilBoy.eXe View Post
You will implement mysql in this system in the future or will work only with files?
Not sure but chances are tiny I will implement SQL.
__________________
edon1337 is offline
LearninG
Senior Member
Join Date: Apr 2019
Location: Iran
Old 11-04-2019 , 22:26   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #106

Line 291 and 294 , you are registering two same clcmd's in EliteAdminSystem_Commands.sma

some cs 1.6 may block commands like ( just like my cs 1.6 )
Code:
client_cmd(id , "name test") // Line 4218 ( EliteAdminSystem_Commands.sma )
why don't you use , instead
Code:
set_user_info(id , "name" , "test")

Last edited by LearninG; 11-04-2019 at 22:28.
LearninG is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-05-2019 , 04:30   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #107

Quote:
Originally Posted by LearninG View Post
Line 291 and 294 , you are registering two same clcmd's in EliteAdminSystem_Commands.sma
Slay Slap
PHP Code:
    register_clcmd"slayPlayerReason""OnSlayPlayerReason" );
    
    
register_clcmd"slapPlayerReason""OnSlapPlayerReason" ); 
Quote:
Originally Posted by LearninG View Post
some cs 1.6 may block commands like ( just like my cs 1.6 )
Oh, so you're admitting you're a no-steamer?
__________________

Last edited by edon1337; 11-05-2019 at 04:30.
edon1337 is offline
LearninG
Senior Member
Join Date: Apr 2019
Location: Iran
Old 11-05-2019 , 10:10   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #108

Quote:
Originally Posted by edon1337 View Post
Slay Slap
PHP Code:
    register_clcmd"slayPlayerReason""OnSlayPlayerReason" );
    
    
register_clcmd"slapPlayerReason""OnSlapPlayerReason" ); 


Oh, so you're admitting you're a no-steamer?
oh , slay/slap , sorry.

https://steamcommunity.com/id/LearninG67/

Last edited by LearninG; 11-05-2019 at 10:11.
LearninG is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 11-05-2019 , 16:40   Re: Elite Admin System v6.0.0 [+Bans, Gags, Ranks System]
Reply With Quote #109

@edon I think our colleague is talking about the cl_filterstuffcmd command
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-13-2019 , 16:03   Re: Elite Admin System v6.1 [+Bans, Gags, Ranks System]
Reply With Quote #110

Update v6.1

MAKE SURE TO UPDATE EliteAdminSystem_Users.ini, EliteAdminSystem_Config.cfg and elite_admin_system.txt
Code:
* Fixed AddBan banning random people
* Fixed AddGag gagging random people
* If server is executing an admin command immunity is no longer checked
* Added amx_vote
* Added amx_votemap
* Added say team support for people with prefix
* Fixed the bug that let people get gagged while already gagged
* Gag is no longer name dependent
* Added nick option to users file to secure nick, if you don't want to put on nick, steamid option is still there, it's enough to have one of the options filled.
__________________

Last edited by edon1337; 11-13-2019 at 16:07.
edon1337 is offline
Old 11-20-2019, 11:06
iclassdon
This message has been deleted by iclassdon. Reason: resolved
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode