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

SM Super Menu


Post New Thread Reply   
 
Thread Tools Display Modes
pRED*
Join Date: Dec 2006
Old 09-07-2007 , 21:20   Re: SM Super Menu
Reply With Quote #171

post your smsuper.ini file
pRED* is offline
k4rnage
Member
Join Date: Aug 2007
Old 09-08-2007 , 01:09   Re: SM Super Menu
Reply With Quote #172

Try to edit your admin flags in admins_simple (test flag z)
k4rnage is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 09-08-2007 , 11:52   Re: SM Super Menu
Reply With Quote #173

hi :-)
i have a problem with my smsuper.ini. i have the admin flag (z) in my admins.cfg

the bot menu works fine and the map menu, too. the Kick and Ban and the Player Funcommands and the Team management does not work on my server.

i post the smsuper.ini

Code:
"Commands"
{
 "title"  "Admin Menu"
 "1"
 {
    "title"   "Kick and Ban"
    "1"
  {
    "title"   "Ban Player"
    "cmd"     "sm_ban #1 #2 #3"
    "1"
    {
      "type"   "player"
    }
   "2"
   {
    "type"    "list"
    "title"   "Duration:"
    "1"       "0"
    "1."      "Permanent"
    "2"       "5"
    "2."      "5 Minutes"
    "3"       "60"
    "3."      "An Hour"
   }
   "3"
   {
    "type"    "list"
    "title"   "Reason:"
    "1"       "Wall Hacks"
    "2"       "Aimbot"
    "3"       "Exploiting"
   }
  }
  "2"
  {
   "title"    "Kick Player"
   "cmd"      "sm_kick #1 #2"
   "1"
   {
    "type"    "player"
   }
   "2"
   {
    "type"      "list"
    "method"    "name"
    "execute"   "player"
    "title"     "Reason:"
    "1"         "Swearing"
    "2"         "Racist"
    }
   }
  }
 "2"
 {
  "title"     "Player Funcommands"
  "1"
  {
   "title"    "Slap PLayer"
   "cmd"      "sm_slap #1 #2"
   "1"
   {
    "type"       "player"
    "method"     "name"
    "execute"    "player"
    "title"      "Player to Slap"
   }
   "2"
   {
    "type"      "list"
    "title"     "Damage:"
    "1"         "0"
    "1."        "0"
    "2"         "5"
    "2."        "5"
    "3"         "20"
    "3."        "20"
    "4"         "50"
    "4."        "50"
    "5"         "90"
    "5."        "90"
   }
  }
  "2"
  {
   "title"    "Slay Player"
   "cmd"      "sm_slay #1"
   "1"
   {
    "type"      "player"
    "method"    "name"
    "execute"   "player"
   }
  }
  }
 "3"
 {
  "title"  "Team management"
  "1"
  {
   "title"  "Switch Player"
   "cmd"    "sm_team #1 #2"
   "1"
   {
    "type"          "player"
    "method"        "name"
    "execute"       "player"
   }
   "2"
   {
    "type"    "list"
    "title"   "Team:"
    "1"       "1"
    "1."      "Spectators"
    "2"       "2"
    "2."      "Terrorists"
    "3"       "3"
    "3."      "Counter-Terrorists"
   }
  }
        }
 "4"
 {
  "title"  "Map management"
  "1"
  {
   "title"  "Extend Map"
   "cmd"    "sm_extend #1"
   "1"
   {
    "type"            "list"
    "execute"         "Admin"
    "title"           "Extend for:"
    "1"   "5"
    "1."  "5 Minutes"
    "2"   "10"
    "2."  "10 Minutes"
    "3"   "15"
    "3."  "15 Minutes"
    "4"   "20"
    "4."  "20 Minutes"
    "5"   "30"
    "5."  "Half an Hour"
    "6"   "45"
    "6."  "45 Minutes"
    "7"   "60"
    "7."  "An Hour"
   }
  }
  "2"
  {
   "title"  "Change Map"
   "cmd"  "sm_map #1"
   "1"
   {
    "type"  "mapcycle"
    "execute"       "Admin"
    "path"  "mapcycle.txt"
    "title"  "Choose Map:"
   }
  }
  "3"
  {
    "title"          "Single Map Vote"
    "cmd"            "sm_votemap #1"
    "execute"        "Admin"
    "1"
    {
      "title"         "Map:"
      "type"          "mapcycle"
      "execute"       "Admin"
    }
  }
  "4"
  {
    "title"      "Multi Map Vote"
    "cmd"        "sm_votemap #1 #2 #3 #4"
    "execute"    "Admin"
    "1"
    {
      "title"         "1st Map:"
      "type"          "mapcycle"
    }
    "2"
    {
      "title"         "2nd Map:"
      "type"          "mapcycle"
    }
    "3"
    {
      "title"         "3rd Map:"
      "type"          "mapcycle"
    }
    "4"
    {
      "title"         "4th Map:"
      "type"          "mapcycle"
    }
  }
  }
 "5"
 {
  "title"        "Bot Control"
  "1"
  {
    "title"       "Disable Bots"
    "cmd"         "bot_quota 0"
    "admin"       "cvars"
    "execute"     "server"
  }
  "2"
  {
    "title"       "Enable Bots"
    "cmd"         "bot_quota #1"
    "admin"       "cvars"
    "execute"     "server"
    "1"
    {
      "type"      "list"
      "title"     "# Bots"
      "1"         "4"
      "2"         "6"
      "3"         "8"
      "4"         "10"
    }
  }
  "3"
  {
    "title"        "Add T"
    "cmd"        "bot_add_t"
    "admin"        "cvars"
    "execute"    "server"
  }
  "4"
  {
    "title"        "Add CT"
    "cmd"        "bot_add_ct"
    "admin"        "cvars"
    "execute"    "server"
  }
  "5"
  {
    "title"        "Remove T"
    "cmd"        "bot_kick t"
    "admin"        "cvars"
    "execute"    "server"
  }
  "6"
  {
    "title"        "Remove CT"
    "cmd"        "bot_kick ct"
    "admin"        "cvars"
    "execute"    "server"
  }
  "7"
  {
    "title"        "Bot Difficulty"
    "cmd"        "bot_difficulty #1"
    "admin"        "cvars"
    "execute"    "server"
    "1"
    {
      "type"        "list"
      "title"        "Difficulty"
      "1."        "Easy"
      "1"        "0"
      "2."        "Normal"
      "2"        "1"
      "3."        "Hard"
      "3"        "2"
      "4."        "Expert"
      "4"        "3"
    }
  }
  "8"
  {
    "title"        "Bot Chatter"
    "cmd"        "bot_chatter #1"
    "admin"        "cvars"
    "execute"    "server"
    "1"
    {
      "type"        "list"
      "title"        "Chatter"
      "1"        "off"
      "2"        "radio"
      "3"        "minimal"
      "4"        "normal"
    }
  }
  "9"
  {
    "title"        "Quota Mode"
    "cmd"        "bot_quota_mode #1"
    "admin"        "cvars"
    "execute"    "server"
    "1"
    {
      "type"        "list"
      "title"        "Mode"
      "1."        "Bots Leave"
      "1"        "fill"
      "2."        "Normal"
      "2"        "normal"
    }
  }
  "10"
  {
    "title"        "Rogue Bots"
    "cmd"        "bot_allow_rogues #1"
    "admin"        "cvars"
    "execute"    "server"
    "1"
    {
      "type"        "list"
      "title"        "Mode"
      "1."        "Enable"
      "1"        "0"
      "2."        "Disable"
      "2"        "1"
    }
  }    
  "11"
  {
    "title"        "Bot Slay"
    "cmd"        "botslay"
    "admin"        "slay"
  }
}
 "6"
 {
  "title"        "Server Commands"
  "1"
  {
    "title"   "Server CFG"
    "execute" "Server Commands"
    "cmd"     "exec server.cfg"
  }
  "2"
  {
    "title"   "Server Restart"
    "execute" "Server Commands"
    "cmd"     "exec restart.cfg"
  }
  "3"
  {
    "title"   "Restart 1s"
    "execute" "Server Commands"
    "cmd"     "mp_restartgame 1"
  }
  }
}
p.s. sry for my bad english :-)
-=]DS[=-launebaer is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 09-08-2007 , 13:09   Re: SM Super Menu
Reply With Quote #174

cant you acces the other menu's or they just simply dont work. then as lasts are it only commands on players that doesnt work if yes read a couple posts on page 16, 17 (bit in hurry cant copy paste it for u sorry)

Last edited by spelworm; 09-08-2007 at 13:16.
spelworm is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 09-08-2007 , 14:00   Re: SM Super Menu
Reply With Quote #175

sry i do not know what you mean

can you post a link???

btweem what is wrong in the smsuper.ini ??
-=]DS[=-launebaer is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 09-08-2007 , 16:00   Re: SM Super Menu
Reply With Quote #176

sorry for the bad explanation

i ment cant you acces other parts of the menu that is saying to you something like [SM] you do not have acces to this command

or you press kick then u press player then press reason u think player is kicked but nothing happened

then with the thirth i ment does the second only happen if you use player command like kick or ban that u use on a player not something like changing mp_autokick 1 or something

if that is the case change in supermenu.inc

Quote:
Originally Posted by graczu View Post
In supermenu.inc at line:

change:

Code:
                    AddMenuItem(menu, temp, name)
to:

Code:
                    AddMenuItem(menu, name, name)
spelworm is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 09-09-2007 , 01:50   Re: SM Super Menu
Reply With Quote #177

hi
yes, when i press kick then i press player then press reason and i think player is kicked but nothing happened
in my server.cfg is this mp_autokick "0"

and i changed this
Code:
AddMenuItem(menu, temp, name)

to this

AddMenuItem(menu, name, name)

what is wrong ??
-=]DS[=-launebaer is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 09-09-2007 , 07:05   Re: SM Super Menu
Reply With Quote #178

tbh i dont know last thing you could try it this
Code:
"Commands"
{
 "title"  "Admin Menu"
 "1"
 {
    "title"   "Kick and Ban"
    "1"
    {
      "title"   "Ban Player"
      "cmd"     "sm_ban #1 #2 #3"
      "1"
      {
        "type"   "player"
        "method" "steamid"
      }
      "2"
the fat part or
"method" "userid"
spelworm is offline
exp.
New Member
Join Date: Sep 2007
Old 09-09-2007 , 09:49   Re: SM Super Menu
Reply With Quote #179

Hello,

Ive also installed the menu, its great. But ive noticed a few problems when im running the menu.

I cant burn multiple targets, I get the message in console that there is no valid client id found when i execute sm_burn via the menu

I tested it on the other commands aswell, and in my oppinion sm_burn isnt working in combination with @ALL

Is there another version i can download to fix this?

Last edited by exp.; 09-09-2007 at 09:54.
exp. is offline
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 09-09-2007 , 13:51   Re: SM Super Menu
Reply With Quote #180

Plugin failed to compile! Please try contacting the author.
__________________
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
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 00:50.


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