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

sm_votemenu not working.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
Chris-_-
SourceMod Donor
Join Date: Oct 2008
Old 01-24-2009 , 11:30   sm_votemenu not working.
#1

So i run this surfing server right, and i dont want any of the regular maps to run, so i changed all the different sections in the maplists.cfg to avoid that, BUT this section does NOT seem to work.

Any ideas?

"sm_votemap menu"
{
"file" "mapcycle-normal.txt"
}


Full one:

Quote:
/**
* Use this file to configure map lists.
*
* Each section is a map list that plugins can use. For example, the Admin Menu
* requests an "admin menu" map list, and you can control which maps appear via
* this file.
*
* Each section must have a property that explains where to read the maps from.
* There are two properties:
*
* target - Redirect the request to another section.
* file - Read a file of map names, in mapcycle.txt format.
*
* There is one section by default, called "mapcyclefile" - it is mapped to the
* mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
*
* If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
* tries the "default" section, and then the "mapcyclefile" section.
*/
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"file" "mapcycle-normal.txt"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "mapcycle-admin.txt"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "mapcycle-normal.txt"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"file" "mapcycle-normal.txt"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"file" "mapcycle-normal.txt"
}

/* For the "rockthevote" plugin */
"rockthevote"
{
"file" "mapcycle-normal.txt"
}
/* For the "nominations" plugin */
"nominations"
{
"file" "mapcycle-normal.txt"
}
}
Chris-_- is offline
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 01-25-2009 , 14:11   Re: sm_votemenu not working.
#2

try editing your maplist.txt and your mapcycle.txt then in configs change the adminmap_menu to just that map
__________________
{7~11} TROLL is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 03-27-2013 , 16:05   Re: sm_votemenu not working.
#3

Rather than creating a new thread. I'll just ask it here.

Why does every single person on my server has access to sm_votemenu command from which they can start kick,ban,mapchange, etc votes? Also, are there any other similar problems that the whole world can use?
__________________
cw main:

cw speedruns:

Last edited by vodka00; 03-27-2013 at 16:06.
vodka00 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-27-2013 , 16:21   Re: sm_votemenu not working.
#4

sm_dump_admcache
and show ...sourcemod/data/admin_cache_dump.txt

SourceBans ??
Any errors in SM logs ??

*edit
wait a minute, what is this sm_votemenu ??

*edit
ask from plugin own threat
Custom Votes v0.5.6 (1/07)

Last edited by Bacardi; 03-27-2013 at 16:28.
Bacardi is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 03-27-2013 , 16:34   Re: sm_votemenu not working.
#5

Quote:
Originally Posted by Bacardi View Post
sm_dump_admcache
and show ...sourcemod/data/admin_cache_dump.txt

SourceBans ??
Any errors in SM logs ??

*edit
wait a minute, what is this sm_votemenu ??

*edit
ask from plugin own threat
Custom Votes v0.5.6 (1/07)
This is sm_votemenu.
No errors. Afaik this was available for a long time and only now someone mentioned it to me.

edit: I didn't know which plugin it was. thx..
__________________
cw main:

cw speedruns:

Last edited by vodka00; 03-27-2013 at 16:34.
vodka00 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-27-2013 , 16:45   Re: sm_votemenu not working.
#6

Plugin issues belong in plugins threads, also please don't derail threads, ALSO please don't necro old threads.
__________________
asherkin is offline
Closed Thread



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:19.


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