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

Custom admin menu Help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
andre_sca
Member
Join Date: Jan 2011
Old 02-03-2012 , 17:30   Custom admin menu Help
Reply With Quote #1

Can anyone help me to make my custom admin menu? Yeah, i know it's a noob thing but can anyone please help.
I installed two plugins that i would like to be in the admin menu, but i can't put the two to work, only one of them will apper in the admin menu. Here it's what i have to ut, can someone buil a custom admin menu for me with this:

Obs: bad english, english is not my native language, be nice with me.

For respawn

Code:
"Commands"
{
    "PlayerCommands"
    {
        "Respawn Survivor"
        {
            "cmd"        "sm_respawn #1"
            "admin"        "sm_kick"
            "execute"    "player"
            "1"
            {
                "type"        "player"
                "method"    "name"
                "title"        "Player:"
            }
        }
    }
}
And this for uncommon zombies:


Code:
"Commands"
{
    "Spawn Uncommons"
    {
        "Spawn Uncommon Zombie"
        {
            "cmd"            "sm_spawnuncommon @1"
            "admin"            "sm_spawnuncommon"
            "execute"        "player"
            "1"
            {
                "1"            "riot"
                "1."        "Riot Cop (Parish)"
                "2"            "ceda"
                "2."        "CEDA Agent (Center)"
                "3"            "clown"
                "3."        "Clown (Carnival)"
                "4"            "mud"
                "4."        "Mudman (Swamp)"
                "5"            "roadcrew"
                "5."        "Road Worker (Rain)"
                "6"            "jimmy"
                "6."        "Jimmy Gibbs Jr. (Extra)"
                "7"            "fallen"
                "7."        "Fallen Survivor (Extra)"
                "8"            "random"
                "8."        "Randomized"
            }
        }
        "Spawn Uncommon Horde"
        {
            "cmd"            "sm_spawnuncommonhorde @1"
            "admin"            "sm_spawnuncommonhorde"
            "execute"        "player"
            "1"
            {
                "1"            "riot"
                "1."        "Riot Cop (Parish)"
                "2"            "ceda"
                "2."        "CEDA Agent (Center)"
                "3"            "clown"
                "3."        "Clown (Carnival)"
                "4"            "mud"
                "4."        "Mudman (Swamp)"
                "5"            "roadcrew"
                "5."        "Road Worker (Rain)"
                "6"            "jimmy"
                "6."        "Jimmy Gibbs Jr. (Extra)"
                "7"            "fallen"
                "7."        "Fallen Survivor (Extra)"
                "8"            "random"
                "8."        "Randomized"
            }
        }
    }
}
andre_sca is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-04-2012 , 06:24   Re: Custom admin menu Help
Reply With Quote #2

what plugins ? I won't start search them by myself...
Bacardi is offline
andre_sca
Member
Join Date: Jan 2011
Old 02-04-2012 , 10:51   Re: Custom admin menu Help
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
what plugins ? I won't start search them by myself...
you didn't uderstand, i just want someone to build a custom admin menu for me using those 2 code i put. Because i try to put both in the file but only one will apper in the admin menu.
those are the plugins:
http://forums.alliedmods.net/showthread.php?p=993523
http://forums.alliedmods.net/showthread.php?p=862618

and the file is the one in the addon/sourcemod/config/adminmenu_custom.txt

Last edited by andre_sca; 02-04-2012 at 10:53.
andre_sca is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-04-2012 , 11:28   Re: Custom admin menu Help
Reply With Quote #4

Here whole thing
adminmenu_custom.txt


Then reboot server
or use rcon
sm plugins reload adminmenu

By default:
sm_respawn is register to adminflag "d" (Ban)
sm_spawnuncommon & sm_spawnuncommonhorde to adminflag "n" (Cheat)

If you want change those commands admin priviledge, use
admin_overrides.cfg


*edit
Tell if not or one of not working. Could be menu or plugin.

*edit
This how you arrange menu
adminmenu_sorting.txt

Last edited by Bacardi; 02-04-2012 at 11:33.
Bacardi is offline
andre_sca
Member
Join Date: Jan 2011
Old 02-04-2012 , 17:17   Re: Custom admin menu Help
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
Here whole thing
adminmenu_custom.txt


Then reboot server
or use rcon
sm plugins reload adminmenu

By default:
sm_respawn is register to adminflag "d" (Ban)
sm_spawnuncommon & sm_spawnuncommonhorde to adminflag "n" (Cheat)

If you want change those commands admin priviledge, use
admin_overrides.cfg


*edit
Tell if not or one of not working. Could be menu or plugin.

*edit
This how you arrange menu
adminmenu_sorting.txt
Thanks! You helped me alot
andre_sca is offline
Reply



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 14:01.


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