Raised This Month: $12 Target: $400
 3% 

Elite Admin System v6.7.2


Post New Thread Reply   
 
Thread Tools Display Modes
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-04-2022 , 14:28   Re: Elite Admin System v6.7.2
Reply With Quote #171

Quote:
Originally Posted by Swytchz View Post
I would like to disable player chat for this plugin as I use another Oxcicrom Chat Manager.
How can I combine both into one, or remove chat from this plugin?
Remove these lines (241-251) from the main plugin:

Code:
if( g_iConfig[ TEAM_SAY ] ) {     register_clcmd( "say", "OnHookSay" );     register_clcmd( "say_team", "OnHookSayTeam" ); } else {     register_clcmd( "say", "OnHookSay" );     register_clcmd( "say_team", "OnHookSay" ); }
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
maNIaRO
Member
Join Date: Nov 2014
Old 03-10-2022 , 13:16   Re: Elite Admin System v6.7.2
Reply With Quote #172

Hi there,
First of all, it is a very nice plugin. Easy to install, not much to do to make it work.

Maybe I found an error: command amx_regag doesn't work properly. It shows in chat the message that I have reduced the gag for specific player, but actually nothing happen, gag time remain the same. How can I fix that?

Then, I would like to remove amx_ss command as your plugin is doing only one ss, and use another plugin.

How can I do that?

Thank you

Last edited by maNIaRO; 03-10-2022 at 13:18.
maNIaRO is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-10-2022 , 14:26   Re: Elite Admin System v6.7.2
Reply With Quote #173

You have a different chat plugin that is overriding this one.
The gag plugin needs to be put before that one in plugins.ini.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
maNIaRO
Member
Join Date: Nov 2014
Old 03-11-2022 , 04:55   Re: Elite Admin System v6.7.2
Reply With Quote #174

Quote:
Originally Posted by OciXCrom View Post
You have a different chat plugin that is overriding this one.
The gag plugin needs to be put before that one in plugins.ini.
Well, I don't catch your point, as any of my plugins are in plugins.ini, but all these elite admin plugins are in plugins_eas.ini
So, maybe I mistake, but there is no sense in what you're saying. No offence

Anyway, I don't have any other chat plugin.
maNIaRO is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-11-2022 , 14:35   Re: Elite Admin System v6.7.2
Reply With Quote #175

If your elite system plugins are in a separate plugins.ini file, it by default means that they are loaded after the original plugins.ini file, so if a chat plugin is within plugins.ini, plugins loaded after it will not be able to modify the chat.

I don't see how them being put in a separate file will make them operate separately. This is still one server we are talking about. Whether it's 1 or 100 files, plugins are loaded into the same server.

Meaning, what I'm saying makes perfect sense.

Quote:
Anyway, I don't have any other chat plugin.
Yes, you do.
__________________

Last edited by OciXCrom; 03-11-2022 at 14:38.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
maNIaRO
Member
Join Date: Nov 2014
Old 03-13-2022 , 08:34   Re: Elite Admin System v6.7.2
Reply With Quote #176

Quote:
Originally Posted by OciXCrom View Post
If your elite system plugins are in a separate plugins.ini file, it by default means that they are loaded after the original plugins.ini file, so if a chat plugin is within plugins.ini, plugins loaded after it will not be able to modify the chat.
And then, what do you mean by

Quote:
The gag plugin needs to be put before that one in plugins.ini.
?

Gag plugin belongs to elite system, how can I put it before my chat plugin, whoever is because still I have no clue which one you are speaking about.
maNIaRO is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-13-2022 , 08:45   Re: Elite Admin System v6.7.2
Reply With Quote #177

Step 1: figure out which one it is.
Step 2: switch their places.

How can I know which one it is? You're the one who should know what plugins he's using in his server.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
maNIaRO
Member
Join Date: Nov 2014
Old 03-21-2022 , 14:01   Re: Elite Admin System v6.7.2
Reply With Quote #178

Considering that it has many commands, including amx_ban, it is any chance to have installed also amxbans webscript working together?
maNIaRO is offline
rian18
Junior Member
Join Date: Apr 2020
Old 06-20-2022 , 03:03   Re: Elite Admin System v6.7.2
Reply With Quote #179

Quote:
Originally Posted by OciXCrom View Post
If your elite system plugins are in a separate plugins.ini file, it by default means that they are loaded after the original plugins.ini file, so if a chat plugin is within plugins.ini, plugins loaded after it will not be able to modify the chat.

I don't see how them being put in a separate file will make them operate separately. This is still one server we are talking about. Whether it's 1 or 100 files, plugins are loaded into the same server.

Meaning, what I'm saying makes perfect sense.



Yes, you do.
I love your chatmanager. How can I keep using that with EAS? Yet I didn't find any setting where I can disable the EAS chat plugin. ----- Ah I'm blind - found it. Thanks CRX

Last edited by rian18; 06-20-2022 at 05:19.
rian18 is offline
rian18
Junior Member
Join Date: Apr 2020
Old 06-20-2022 , 04:30   Re: Elite Admin System v6.7.2
Reply With Quote #180

How can I use freshbans with EAS without breaking the code?
rian18 is offline
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 12:21.


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