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

Elite Admin System v6.7.2


Post New Thread Reply   
 
Thread Tools Display Modes
1M1e
Member
Join Date: Mar 2020
Old 03-15-2020 , 12:18   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #131

EliteAdminSystem_Users.ini

It doesn't work for me, when I wrote in it like this

// "1M1e" "STEAM_0:0:6846123" "123" "abcdefghijklmnopqrstuxyz" "[NOOB]" "skin_t" "skin_ct" "100" "03/15/2021" "a" 0 "

won't work, can you tell me what is the wrong ?

Last edited by 1M1e; 03-15-2020 at 12:20.
1M1e is offline
iclassdon
AlliedModders Donor
Join Date: May 2006
Old 03-15-2020 , 22:25   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #132

Quote:
Originally Posted by 1M1e View Post
EliteAdminSystem_Users.ini

It doesn't work for me, when I wrote in it like this

// "1M1e" "STEAM_0:0:6846123" "123" "abcdefghijklmnopqrstuxyz" "[NOOB]" "skin_t" "skin_ct" "100" "03/15/2021" "a" 0 "

won't work, can you tell me what is the wrong ?
Remove // from the line.
iclassdon is offline
Send a message via MSN to iclassdon
1M1e
Member
Join Date: Mar 2020
Old 03-16-2020 , 04:15   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #133

still not working

edit:
L 03/16/2020 - 13:22:04: [AMXX] Run time error 10 (plugin "EliteAdminSystem.amxx") is this normal ?


i found another elite admin system

link:

http://lspublic.com/elite-admin-syst...system-v3-6-1/

this elite admin system is working good but there are problem (not all flags work)

Last edited by 1M1e; 03-16-2020 at 09:48.
1M1e is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 03-16-2020 , 11:45   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #134

1. Enable debug first and then post error logs.
2. Show the entire EliteAdminSystem_Users file.

Quote:
Originally Posted by 1M1e View Post
"1M1e" "STEAM_0:0:6846123" "123" "abcdefghijklmnopqrstuxyz" "[NOOB]" "" "" "100" "03/15/2021 00:00:00" "a" "0"
PS: Don't use that version of EAS that you found, it's very outdated.
__________________

Last edited by edon1337; 03-16-2020 at 11:47.
edon1337 is offline
1M1e
Member
Join Date: Mar 2020
Old 03-16-2020 , 11:56   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #135

Quote:
Originally Posted by edon1337 View Post
1. Enable debug first and then post error logs.
2. Show the entire EliteAdminSystem_Users file.



PS: Don't use that version of EAS that you found, it's very outdated.

like this :

"EliteAdminSystem.amxx")
L 03/16/2020 - 18:54:16: [AMXX] Run time error 10: native error (native "TrieSetArray")
L 03/16/2020 - 18:54:16: [AMXX] [0] EliteAdminSystem.sma::ReloadFile (line 1372)
L 03/16/2020 - 18:54:16: [AMXX] [1] EliteAdminSystem.sma::OnTaskReloadAdmins (line 672)
1M1e is offline
1M1e
Member
Join Date: Mar 2020
Old 03-16-2020 , 12:01   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #136

and this

"EliteAdminSystem_Commands.amxx")
L 03/16/2020 - 18:59:41: [AMXX] Run time error 10: native error (native "TrieSetArray")
L 03/16/2020 - 18:59:41: [AMXX] [0] EliteAdminSystem_Commands.sma::ReadUsers (line 564
L 03/16/2020 - 18:59:41: [AMXX] [1] EliteAdminSystem_Commands.sma::UpdateAllFiles (line 354)
1M1e is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 03-16-2020 , 12:01   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #137

You're not displaying the main error log, post everything in the error log. Also show how you listed the plugins in plugins.ini
__________________

Last edited by edon1337; 03-16-2020 at 12:03.
edon1337 is offline
1M1e
Member
Join Date: Mar 2020
Old 03-16-2020 , 12:13   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #138

Quote:
Originally Posted by edon1337 View Post
You're not displaying the main error log, post everything in the error log. Also show how you listed the in .ini
in EliteAdminSystem_Logs.ini when i opened it there are nothing

listed like this

EliteAdminSystem_Ranks.amxx
EliteAdminSystem_Commands.amxx
EliteAdminSystem.amxx
1M1e is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 03-16-2020 , 12:22   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #139

Quote:
Originally Posted by 1M1e View Post
in EliteAdminSystem_Logs.ini when i opened it there are nothing

listed like this

EliteAdminSystem_Ranks.amxx
EliteAdminSystem_Commands.amxx
EliteAdminSystem.amxx
The order of the plugins is correct.

The errors in this file, not EliteAdminSystem_Logs.
Quote:
Originally Posted by 1M1e View Post
"EliteAdminSystem_Commands.amxx")
L 03/16/2020 - 18:59:41: [AMXX] Run time error 10: native error (native "TrieSetArray")
L 03/16/2020 - 18:59:41: [AMXX] [0] EliteAdminSystem_Commands.sma::ReadUsers (line 564
L 03/16/2020 - 18:59:41: [AMXX] [1] EliteAdminSystem_Commands.sma::UpdateAllFiles (line 354)
__________________

Last edited by edon1337; 03-16-2020 at 12:23.
edon1337 is offline
1M1e
Member
Join Date: Mar 2020
Old 03-16-2020 , 12:27   Re: Elite Admin System v6.7 [+Bans, Gags, Ranks System]
Reply With Quote #140

"EliteAdminSystem_Commands.amxx")
L 03/16/2020 - 18:59:41: [AMXX] Run time error 10: native error (native "TrieSetArray")
L 03/16/2020 - 18:59:41: [AMXX] [0] EliteAdminSystem_Commands.sma::ReadUsers (line 564
L 03/16/2020 - 18:59:41: [AMXX] [1] EliteAdminSystem_Commands.sma::UpdateAllFiles (line 354)

i took this from the game they show in console cuz i enable debug
1M1e 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 11:36.


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