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

Elite Admin System v6.7.2


Post New Thread Reply   
 
Thread Tools Display Modes
iclassdon
AlliedModders Donor
Join Date: May 2006
Old 05-31-2020 , 14:15   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #161

Bugs:
*Voice gag not working.
*Ban system doesn't remove expired bans from "EliteAdminSystem_Bans.ini". When applying a second ban on the same player it will write to file but not ban because the old expiry line is still present in "EliteAdminSystem_Bans.ini".
*Hud and map timer countdown settings from amxx.cfg are not working when this plugin is enabled.

Request:
Would be useful to have a kick log.

Last edited by iclassdon; 08-27-2020 at 11:09.
iclassdon is offline
Send a message via MSN to iclassdon
fum77
Junior Member
Join Date: May 2020
Location: Bournemouth (UK)
Old 07-13-2020 , 07:31   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #162

Hi edon1337. I'm using this plugin/system an I want to know if is posible for you to change some things on it.
First I can't check the time left. Second when I go to maps menu and chose a number the map is changing immediately.
I hope you have the time and the wish to help me.
I really like your plugin and the idea it is very clever.
fum77 is offline
Send a message via Skype™ to fum77
iclassdon
AlliedModders Donor
Join Date: May 2006
Old 08-27-2020 , 11:14   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #163

Quote:
Originally Posted by iclassdon View Post
Bugs:
*Voice gag not working.
*Ban system doesn't remove expired bans from "EliteAdminSystem_Bans.ini". When applying a second ban on the same player it will write to file but not ban because the old expiry line is still present in "EliteAdminSystem_Bans.ini".
*Hud and map timer countdown settings from amxx.cfg are not working when this plugin is enabled.

Request:
Would be useful to have a kick log.
Can anyone pretty please repair the bugs in this plugin? The creator is no longer active which is sad. This has been the best admin system by far that I have ran into with the exception of the bugs. I may have to move on from it, not being able to ban certain people or gag voice when needed is becoming increasingly annoying.

PHP Code:
L 04/13/2020 18:53:13String formatted incorrectly parameter 13 (total 12)
L 04/13/2020 18:53:13: [AMXXDisplaying debug trace (plugin "EliteAdminSystem.amxx"version "6.7.1")
L 04/13/2020 18:53:13: [AMXXRun time error 25parameter error 
L 04
/13/2020 18:53:13: [AMXX]    [0EliteAdminSystem.sma::OnHookSayTeam (line 1087
PHP Code:
Signature
No longer active
farewellgood times

Last edited by iclassdon; 08-27-2020 at 13:58.
iclassdon is offline
Send a message via MSN to iclassdon
nG_getwreck
Senior Member
Join Date: Oct 2020
Location: Philippines from South K
Old 11-06-2020 , 00:43   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #164

Well, this one is good but it's terrible. There's no even support for amx bans. Bad terrible!!
__________________
nG_getwreck is offline
pikodero
New Member
Join Date: Dec 2019
Old 05-24-2021 , 11:22   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #165

Hello guys, can you pls help to me...

I tried compile .sma files and it always says "error"

Can you send me compiled files or just tell how to fix it

Ty for anwers,
bye bye
pikodero is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 05-24-2021 , 15:07   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #166

Quote:
Originally Posted by pikodero View Post
Hello guys, can you pls help to me...

I tried compile .sma files and it always says "error"

Can you send me compiled files or just tell how to fix it

Ty for anwers,
bye bye
Post the error.
__________________
HamletEagle is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 05-27-2021 , 14:41   Re: Elite Admin System v6.7.1 [+Bans, Gags, Ranks System]
Reply With Quote #167

Update v6.7.2
Code:
* Fixed string formatted incorrectly.
Quote:
Originally Posted by iclassdon View Post
PHP Code:
L 04/13/2020 18:53:13String formatted incorrectly parameter 13 (total 12)
L 04/13/2020 18:53:13: [AMXXDisplaying debug trace (plugin "EliteAdminSystem.amxx"version "6.7.1")
L 04/13/2020 18:53:13: [AMXXRun time error 25parameter error 
L 04
/13/2020 18:53:13: [AMXX]    [0EliteAdminSystem.sma::OnHookSayTeam (line 1087
That should be fixed now. Let me know if the error reappears or if I have fucked up something since I just opened up the script and changed it without testing.

Quote:
Originally Posted by iclassdon View Post
Bugs:
*Ban system doesn't remove expired bans from "EliteAdminSystem_Bans.ini". When applying a second ban on the same player it will write to file but not ban because the old expiry line is still present in "EliteAdminSystem_Bans.ini".
That's not a bug, it's just that the plugin wasn't scripted that way to detect double bans. You'll have to remove manually the expired ban, there was a version where it would automatically remove expired bans but I just went with the manual way for performance reasons.

Quote:
Originally Posted by iclassdon View Post
*Hud and map timer countdown settings from amxx.cfg are not working when this plugin is enabled.
It's probably because they're overlapping with the HUDs from this plugin, there's a limit on how many HUDs can be displayed at once.
With that being said don't expect much changes to this system as I haven't scripted for more than a year now and I can do so much.
__________________

Last edited by edon1337; 05-27-2021 at 14:42.
edon1337 is offline
shaleval1
Junior Member
Join Date: May 2021
Old 06-06-2021 , 23:01   Re: Elite Admin System v6.7.2 [+Bans, Gags, Ranks System]
Reply With Quote #168

Ey bro! it's bugged with teamlock plugin.
I locked the CT and TERROR because I'm using teamlock plugin but since in "EliteAdminSystem_Users" it ask for "skin_t" and "skin_ct" idk what to put them to force the admins to join one of the teams with teamlock.
shaleval1 is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 06-07-2021 , 18:54   Re: Elite Admin System v6.7.2 [+Bans, Gags, Ranks System]
Reply With Quote #169

Quote:
Originally Posted by shaleval1 View Post
idk what to put them to force the admins to join one of the teams with teamlock.
I didn't fully understand this part, could you elaborate? What does EAS have to do with forcing admins on joining a team?

If you leave it empty e.g: "" "" it won't set any skins.
__________________
edon1337 is offline
Swytchz
New Member
Join Date: Feb 2022
Old 03-04-2022 , 06:53   Re: Elite Admin System v6.7.2
Reply With Quote #170

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?
Swytchz 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 03:44.


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