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

Nextmap Chooser+ (remembers maps now)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Server Management        Approver:   devicenull (200)
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-17-2004 , 17:06   Nextmap Chooser+ (remembers maps now)
Reply With Quote #1

/* AMX Mod X
* Nextmap Chooser+ Plugin
*
* Modded by SuicideDog 6/16/2004 from orginal AMXX mapchooser
* version fomr amxx
*
* Changes:
*
* *Now saves the last (LASTMAPS) maps and doesn't call them up when voting
* *Changed the timing on when the menu should try to come up. It should now
* wait 6 seconds after the round starts in addition the checks it did before
*
* Special thanks to PM and Scarzzurs for helping me figure some stuff out.
*
* NOTE: THIS PLUGIN WILL ONLY WORK FOR CSTRIKE, and CZ
*
* CHANGELOG:
*
* 0.1 Intial release
* 0.2 Fix little typo that caused major CPU usage.
* 0.3 Change sequencing a little, now it's a little smoother
* 0.4 Update 8/3/06 to working with AMXX 1.75(x)
* 0.5 Fixed a couple of typos.
*/
MAPS MUST BE IN MAPS.INI
Attached Files
File Type: sma Get Plugin or Get Source (mapchooser.sma - 7529 views - 8.4 KB)
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}

Last edited by KiN | SuicideDog; 08-04-2006 at 19:59.
KiN | SuicideDog is offline
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-17-2004 , 18:18  
Reply With Quote #2

could you make a nomination option so players can nominate maps to vote from but deny it if it is one of the last 5 maps played?
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
Burnzy
Veteran Member
Join Date: Apr 2004
Old 06-17-2004 , 18:33  
Reply With Quote #3

like so people type 'dust2_cz' and it puts a nomination for it. But like the 3rd to last map was assault, and then sumone says 'assault', it will like say, "A nomination must not come from the last 5 maps played on the server"
__________________
Burnzy is offline
Send a message via AIM to Burnzy
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-17-2004 , 18:36  
Reply With Quote #4

exactly.
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
Girthesniper
Senior Member
Join Date: Mar 2004
Location: Maryland
Old 06-17-2004 , 18:44  
Reply With Quote #5

Deagle's is way better.
__________________
BANNED
Girthesniper is offline
Send a message via AIM to Girthesniper Send a message via MSN to Girthesniper
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-17-2004 , 18:48  
Reply With Quote #6

some people just want simplicity... deagle's has too much shit goin on.

i just need a plugin that doesnt allow last 5 maps played, users can nominate maps, and a simple vote with no annoying count down.
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
rjlan82
Member
Join Date: May 2004
Old 06-17-2004 , 19:51  
Reply With Quote #7

I agree. People don't understand deagle's system anyways
rjlan82 is offline
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-17-2004 , 20:46  
Reply With Quote #8

im not trying to insult that plugin but the plugin counts down... u kno w15, 14... ect. after it hits 1... you have to wait another 10 seconds for it to pop up... i like this plugin i JUST need nominations and ill be set.
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-17-2004 , 21:15  
Reply With Quote #9

Sorry I won't be doing a nomination system. I would have to completely recode the plugin for that. We don't need it on our server and frankly I'm way to lazy to do anything I don't need. Deagles plugin has those features, and is a really nice plugin. I don't run it cuz I don't need all that stuff .. and as I've said before in my other posts I beleive in 2 things when it comes to plugins:

KISS (Keep It Simple Stupid)
and
CUSS (Cut Unneeded Sh*t Stupid) .

If someone want to add on to the plugin be my guest
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-17-2004 , 21:19  
Reply With Quote #10

Quote:
Originally Posted by Girthesniper
Deagle's is way better.
I would say Deagle has a lot more stuff .. but I wouldn't call it better just because it has more stuff.

But thanks for the support.. not
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog 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 16:21.


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