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

[REQ] amx_nextmap


  
 
 
Thread Tools Display Modes
Author Message
10Stars
Senior Member
Join Date: Mar 2006
Location: New Jersey
Old 10-16-2006 , 00:58   [REQ] amx_nextmap
#1

Ive never encountered a problem or anything that ive wanted changed, but i was looking at amx_nextmap earlier, and went to see if i could change it

I would think it would be great if you could type amx_nextmap "mapname" if you dont like the nextmaps rotation, that way the map can still be played out, and the next map will still be the next map you want without you having to stay in the server til the end, or take the current map from players
__________________
www.6o9clan.com

Im 10 $74|2$.
10Stars is offline
Send a message via AIM to 10Stars Send a message via MSN to 10Stars
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 10-16-2006 , 01:01   Re: [REQ] amx_nextmap
#2

So what you really want is a new flag to specify who gets amx_nextmap access instead of amx_cvar access...
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
MaximusBrood
Veteran Member
Join Date: Sep 2005
Location: The Netherlands
Old 10-16-2006 , 09:37   Re: [REQ] amx_nextmap
#3

I think he wants a command that can perform two actions with one command

amx_nextmap de_dust ->
  • amx_cvar amx_nextmap de_dust
  • amx_pausecfg pause mapchooser.amxx

Also, let the amx_nextmap command have ADMIN_MAP rights.

---

Just my interpretation of what he said
It would be a nice idea, however I think that it should be in a seperate plugin.
__________________
Released six formerly private plugins. Not active here since ages.
MaximusBrood is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 10-16-2006 , 10:06   Re: [REQ] amx_nextmap
#4

Quote:
Originally Posted by 10Stars
Ive never encountered a problem or anything that ive wanted changed, but i was looking at amx_nextmap earlier, and went to see if i could change it
Just write in Your server config game.cfg:
mp_timelimit 0
mp_maxrounds 0
mp_winlimit 0
This way the map You will start (or You will chose it from the mapsmenu) will never end for You... No need to change the amx_nextmap work...
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 10-16-2006 , 16:39   Re: [REQ] amx_nextmap
#5

amx_nextmap is a cvar. Just change it before the time runs out.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
10Stars
Senior Member
Join Date: Mar 2006
Location: New Jersey
Old 10-17-2006 , 14:23   Re: [REQ] amx_nextmap
#6

Quote:
Originally Posted by MaximusBrood View Post
I think he wants a command that can perform two actions with one command

amx_nextmap de_dust ->
  • amx_cvar amx_nextmap de_dust
  • amx_pausecfg pause mapchooser.amxx

Also, let the amx_nextmap command have ADMIN_MAP rights.

---

Just my interpretation of what he said
It would be a nice idea, however I think that it should be in a seperate plugin.
Honestly i dont want to give my admins cvar access. I run a strict rule with changing configs of the server, so i dont even give cvar access out to the admins that buy admin.
__________________
www.6o9clan.com

Im 10 $74|2$.
10Stars is offline
Send a message via AIM to 10Stars Send a message via MSN to 10Stars
10Stars
Senior Member
Join Date: Mar 2006
Location: New Jersey
Old 10-17-2006 , 14:25   Re: [REQ] amx_nextmap
#7

Quote:
Originally Posted by KWo View Post
Just write in Your server config game.cfg:
mp_timelimit 0
mp_maxrounds 0
mp_winlimit 0
This way the map You will start (or You will chose it from the mapsmenu) will never end for You... No need to change the amx_nextmap work...

I have a 60 minute timelimit on all servers just in case the server happens to crash, so it can save the stats.

Also, did you ever think since im requesting something that changes map, that i didnt want an infinite map? And i may want a maprotation?
__________________
www.6o9clan.com

Im 10 $74|2$.
10Stars is offline
Send a message via AIM to 10Stars Send a message via MSN to 10Stars
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 10-17-2006 , 19:27   Re: [REQ] amx_nextmap
#8

Quote:
Originally Posted by 10Stars View Post
Honestly i dont want to give my admins cvar access. I run a strict rule with changing configs of the server, so i dont even give cvar access out to the admins that buy admin.
Please search for my AMX CvarX or XCvar. It was a long time ago and I think it was unapproved or maybe even trashed because it was before unapproved was a forum. If you can't find it or the download is gone let me know. But it gives admins access to only the cvars that you choose to allow them to access.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 10-18-2006 , 04:02   Re: [REQ] amx_nextmap
#9

Quote:
Originally Posted by 10Stars
I have a 60 minute timelimit on all servers just in case the server happens to crash, so it can save the stats.
That the separate problem. You may write the new request as saving stats every round end for example...

Quote:
Originally Posted by 10Stars
Also, did you ever think since im requesting something that changes map, that i didnt want an infinite map? And i may want a maprotation?
So maybe You should choose - if You want the map is changing (with maprotration) or it's not changing. If I remember good - mapchooser has also the possibility to extend the map in voting (when the time of just playing map is about to expiring mp_timelimit). You still have some possibilities.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
 



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 07:34.


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