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

Deagles' Map Management 2.30b Updated 10/28


Post New Thread Closed Thread   
 
Thread Tools Display Modes
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-18-2007 , 15:45   Re: Deagles' Map Management 2.30b Updated 10/28
#881

@whoville sheriff.

Ever think of having the "waiting to allow buying of weapons" to be disabled on fy maps?
__________________
bmann_420 is offline
whoville sheriff
Junior Member
Join Date: May 2007
Old 06-18-2007 , 18:23   Re: Deagles' Map Management 2.30b Updated 10/28
#882

Quote:
Originally Posted by bmann_420 View Post
@whoville sheriff.

Ever think of having the "waiting to allow buying of weapons" to be disabled on fy maps?

Huh? I play dod, but if I can help I will. I don't really know what you are asking though....
whoville sheriff is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-18-2007 , 18:29   Re: Deagles' Map Management 2.30b Updated 10/28
#883

ALrighty

FY maps are maps with guns on the ground = no buying of weapons. And the map vote gets held off all the time for "chossing/buying of weapons" cause that menu is up for buying. And in fy maps, no need. Especially since their small maps, the vote gets held off forever sometimes. lol

The categories are:

aim
ak
awp
fy
ka
sa

But the main ones are aim_ and fy_ maps that dont need the function of waiting for the buying menu. (beggining of round = no votes)
__________________
bmann_420 is offline
whoville sheriff
Junior Member
Join Date: May 2007
Old 06-18-2007 , 21:27   Re: Deagles' Map Management 2.30b Updated 10/28
#884

you know what, I'll think about that for a bit. I'll be sure to get back to you soon. I think I have an idea of how, but I should work it out first.
whoville sheriff is offline
ajmstyle
Junior Member
Join Date: Jun 2007
Old 06-19-2007 , 12:02   Re: Deagles' Map Management 2.30b Updated 10/28
#885

Quote:
Originally Posted by WW2 View Post
Try moving all the map.cfgs to /addons/amxmodx/configs/maps/

,make the maps folder if it is not there and put them in it.

This became a problem for me in our dod server, because at some point back, the default location in the dod directory for the map.cfgs stopped working. This has happend to others servers as well.

I imagine by reading your post you are having a similar problem, although in my instance it was a problem with custom weapon limits not being read or set properly on certain maps.

I found out that AMXX incorporated this feature a few updates back for the map.cfgs so give it a try with the way you have the nextmap.cfg set, or try the default nextmap plugin again doing this, and add any cvars to amxx.cfg if needed. Hope this helps.

I don't think deags would work in your case, because it has voting at the end of the map for the next one, wheather that can be disabled, I don't know.
Thanks for responding. I'll definately give that a try and let you know if it worked. Thanks again for the suggestion.
ajmstyle is offline
ajmstyle
Junior Member
Join Date: Jun 2007
Old 06-19-2007 , 12:15   Re: Deagles' Map Management 2.30b Updated 10/28
#886

I just tried it and it definately worked. I had to change the "nextmap" variable to "amx_nextmap" for all the .cfg files but it did load and set properly. Thanks a lot again.

Maybe I can turn off the voting on specific maps using the .cfg files.

Your the man! (or woman :-\) :-)
ajmstyle is offline
whoville sheriff
Junior Member
Join Date: May 2007
Old 06-25-2007 , 18:55   Re: Deagles' Map Management 2.30b Updated 10/28
#887

So, the maps you are talking about are called aim_mapname or fy_mapname? Is that correct? If so, then I can give you a function to catch those maps and that will allow you to manipulate the functions.
whoville sheriff is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-25-2007 , 22:18   Re: Deagles' Map Management 2.30b Updated 10/28
#888

yes sir
__________________
bmann_420 is offline
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 06-30-2007 , 01:48   Re: Deagles' Map Management 2.30b Updated 10/28
#889

Possible you could add "rtv" as well? So people also rockthevote when typing rtv. A lot of people seem to get used to the source version of rockthevote.
__________________
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 07-02-2007 , 03:50   Re: Deagles' Map Management 2.30b Updated 10/28
#890

Quote:
Originally Posted by FF|Skyrider View Post
Possible you could add "rtv" as well? So people also rockthevote when typing rtv. A lot of people seem to get used to the source version of rockthevote.
This should be easy:

find

Code:
register_clcmd( "say rockthevote", "rock_the_vote", 0, "Rocks the Vote" )
and replace with

Code:
register_clcmd( "say rockthevote", "rock_the_vote", 0, "Rocks the Vote" )
register_clcmd( "say rtv", "rock_the_vote", 0, "Rocks the Vote" )
Guenhwyvar 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 02:39.


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