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

[ANY] Admins Manager v1.2.1


Post New Thread Reply   
 
Thread Tools Display Modes
soulreaper1o1
SourceMod Donor
Join Date: Sep 2011
Old 10-31-2011 , 19:45   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #21

hay, im getting a few errors
L 10/31/2011 - 1982: [adminmenu.smx] Could not load admin menu config (file "addons\sourcemod\configs\adminmenu_sorting.t xt": Section declared with unknown tokens)
L 10/31/2011 - 1991: Error log file session closed.
L 10/31/2011 - 1991: SourceMod error session started
L 10/31/2011 - 1991: Info (map "aim_bc_texture_6") (file "errors_20111031.log")
L 10/31/2011 - 1991: [adminmenu.smx] Could not load admin menu config (file "addons\sourcemod\configs\adminmenu_sorting.t xt": Section declared with unknown tokens)

anyone know how to fix these ?
soulreaper1o1 is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 11-01-2011 , 04:18   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #22

post your adminmenu_sorting.txt file
Despirator is offline
soulreaper1o1
SourceMod Donor
Join Date: Sep 2011
Old 11-01-2011 , 04:50   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #23

Quote:
Originally Posted by Despirator View Post
post your adminmenu_sorting.txt file
Here it is

"Menu"
{
"PlayerCommands"
{
"item" "sm_slay"
"item" "sm_slap"
"item" "sm_kick"
"item" "sm_ban"
"item" "sm_gag"
"item" "sm_burn"
"item" "sm_beacon"
"item" "sm_freeze"
"item" "sm_timebomb"
"item" "sm_firebomb"
"item" "sm_freezebomb"
}

"ServerCommands"
{
"item" "sm_map"
"item" "sm_execcfg"
"item" "sm_reloadadmins"
"item" "sm_rr"
"item" "sm_spawntools7"
}

"VotingCommands"
{
"item" "sm_cancelvote"
"item" "sm_votemap"
"item" "sm_votekick"
"item" "sm_voteban"
}

"adminmanager"
{
"sm_addadmin"
"sm_editadmin"
"sm_removeadmin"
"sm_reloadadmins"
}

"groupmanager"
{
"sm_addgroup"
"sm_editgroup"
"sm_removegroup"
}

"Commands"
{
"item" "sm_ban"
"item" "sm_kick"
"item" "sm_slay"
"item" "sm_slap"
}
}
soulreaper1o1 is offline
soulreaper1o1
SourceMod Donor
Join Date: Sep 2011
Old 11-02-2011 , 06:35   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #24

still waiting on the fix
soulreaper1o1 is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 11-02-2011 , 07:49   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #25

fix

"adminmanager"
{
"item" "sm_addadmin"
"item" "sm_editadmin"
"item" "sm_removeadmin"
"item" "sm_reloadadmins"
}

"groupmanager"
{
"item" "sm_addgroup"
"item" "sm_editgroup"
"item" "sm_removegroup"
}

and fixed the one in the first post

Last edited by Despirator; 11-02-2011 at 07:50.
Despirator is offline
poppin-fresh
AlliedModders Donor
Join Date: Aug 2010
Old 11-21-2011 , 15:09   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #26

Bump for update with sourcebans support?
poppin-fresh is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 11-21-2011 , 19:29   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #27

He's not going to do it anytime soon. lolol
Drixevel is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 10-30-2012 , 16:44   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #28

I love this plugin, has been very useful to me on several occasions.


But this plugin have bugs in Translation file:
Code:
L 10/27/2012 - 13:28:22: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/27/2012 - 13:28:22: [SM] Native "PrintToChat" reported: Language phrase "PlayerExists" not found
L 10/27/2012 - 13:28:22: [SM] Displaying call stack trace for plugin "adminmanager.smx":
L 10/27/2012 - 13:28:22: [SM]   [0]  Line 97, adminmanager/addadmin.sp::MenuAddAdminHandler()
Code:
L 10/26/2012 - 23:11:21: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/26/2012 - 23:11:21: [SM] Native "PrintToChat" reported: Language phrase "PlayerAdded" not found
L 10/26/2012 - 23:11:21: [SM] Displaying call stack trace for plugin "adminmanager.smx":
L 10/26/2012 - 23:11:21: [SM]   [0]  Line 172, adminmanager/addadmin.sp::MenuTypeHandler()

I fixed this and I added spanish translation for the plugin.


I hope that the author update the plugin (is a good addiction )
Attached Files
File Type: txt plugin.adminmanager.txt (8.2 KB, 682 views)
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
DarthMousemat
Junior Member
Join Date: Aug 2013
Old 09-09-2013 , 10:41   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #29

Ok, so the problem I'm having is it isn't picking up the groups I already have in admingroups.cfg bar default and ServerOwner, and when i decided to try and add a group as a test, it completely wiped my current groups config and left me with just those.

Thankfully I have it backed up, but is there any way to fix this so that it reads and acknowledges groups that are already present on load?

Last edited by DarthMousemat; 09-09-2013 at 10:41.
DarthMousemat is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 09-15-2013 , 12:22   Re: [ANY] Admins Manager v1.2.1
Reply With Quote #30

Is anyone willing and able to add a function to this great plugin that would allow you to add someone for an amount of days and/or time? I would be willing to donate or pay someone if needed.
__________________
Dr_Knuckles 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 18:23.


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