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

Nextmap Chooser+ (remembers maps now)


Post New Thread Reply   
 
Thread Tools Display Modes
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-19-2004 , 01:31  
Reply With Quote #11

updated
__________________
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-19-2004 , 04:17  
Reply With Quote #12

I'm curious.. has anyone given this a try? If so .. any problems
__________________
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
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 07-20-2004 , 15:17  
Reply With Quote #13

hey i cant get it to do the votes, the plugin is running and were on a cz server
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 07-20-2004 , 17:26  
Reply With Quote #14

it's funny you mention that. I just put up a CZ server like 2 days ago.. and I just noticed that the other night. I will have to look into that. I bet it's checking something that isn't there on CZ (like teamscore or something). I will debug and let you know.
__________________
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
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 07-20-2004 , 17:38  
Reply With Quote #15

there are a few servers that i play on that have map choosers, i put this one on and two others and they dont work for me

is there and configuration i need to do to start it, how does it know which maps to choose
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
blackflagg
Member
Join Date: Apr 2004
Old 07-20-2004 , 20:14  
Reply With Quote #16

mapchooser.ini? Im confused. Do I have to create this ini file and add a list of maps that are votable into it?
blackflagg is offline
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 07-21-2004 , 10:54  
Reply With Quote #17

Quote:
Don't forget to create the mapchooser.ini file in your amx-custom-mapchooser dir!
hardly any one can see tihs
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 07-21-2004 , 12:39  
Reply With Quote #18

yea i got it to work

does it choose the maps in the mapchooserini randomly, as i have them in alphbetical order
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
blackflagg
Member
Join Date: Apr 2004
Old 07-21-2004 , 12:44  
Reply With Quote #19

I saw
Quote:
Don't forget to create the mapchooser.ini file in your amx-custom-mapchooser dir
just fine. My question was what to put in it.
blackflagg is offline
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 07-21-2004 , 13:36  
Reply With Quote #20

make a mapchooser folder in amxx / custom folder

in side that make a mapchooser.ini and place the maps in there you want to display like the the format of you mapcycle.txt
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
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 08:23.


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