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

FIxed, Thank you all for your help. Map mode changer request for csgo


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
slmarker
Junior Member
Join Date: Jun 2018
Old 04-14-2019 , 20:27   FIxed, Thank you all for your help. Map mode changer request for csgo
Reply With Quote #1

Hello, I was using nextmapmode plugin by sheepdude for my csgo lan server, since the csgo server update nextmapmode crashes my server on map change from competitive map to arms race map. I have searched for an alternative but have failed to find one. I am asking someone to fix nextmapmode plugin, or write an alternative, or tell me a work around.

Here is how I want my server to go, I start a map like cs Italy on competitive mode, once that map is complete the server will cycle to the next map, if that map is an arms race map I want the server to switch from competitive settings to arms race/gun game settings. I need the server to beable to do deathmatch, competitive and arms race on the fly. I hope I did not confuse anyone, I have been told I ramble on and confuse people.

Thank you for your time
here is the link to nextmapmode.
https://forums.alliedmods.net/showthread.php?p=1831213

FIXED THANK YOU ALL

Last edited by slmarker; 04-22-2019 at 18:25. Reason: title is wrong
slmarker is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-15-2019 , 18:01   Re: Map mode changer request for csgo
Reply With Quote #2

Check UMC
Code:
https://github.com/Silenci0/UMC
Sw33T3R is offline
slmarker
Junior Member
Join Date: Jun 2018
Old 04-15-2019 , 19:14   Re: Map mode changer request for csgo
Reply With Quote #3

Quote:
Originally Posted by Sw33T3R View Post
Check UMC
Code:
https://github.com/Silenci0/UMC
Thank you for your reply, I didn't see the options I wanted in the umc wiki page.
Thank you again for your reply
slmarker is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-17-2019 , 05:40   Re: I will pay someone to fix.Map mode changer request for csgo
Reply With Quote #4

umc_mapcycle.txt
Code:
....
//              //This command is performed at the start of this map. Note:  //
//              //The command specified here is performed AFTER the one      //
//              //specified for the group, and does not override it.         //
//              // (Default value: "")                                       //
//              "command"       "any valid console command"                  //
//                //Defined in "umc-mapcommands.smx"    
....

Code:
"umc_mapcycle"
{
	"Server Maps"
	{
		"maps_invote"   "5"
		
		"cs_italy"
		{
			"display"	"Italy"
			"command" "gametype 0;gamemode 0"
		}
		"de_dust2"
		{
			"display"	"Dust2"
			"command" "gametype 1;gamemode 0"
		}
	}
}

Last edited by Sw33T3R; 04-17-2019 at 05:41.
Sw33T3R is offline
DiogoOnAir
Senior Member
Join Date: Jul 2018
Location: Portugal
Old 04-19-2019 , 17:20   Re: I will pay someone to fix.Map mode changer request for csgo
Reply With Quote #5

Feel free to add me on steam if you still wanting the plugin
__________________
I accept Private(Paid) plugins requests
If you like my job donate me Here
Feel free to add me on Steam
Feel free to add me on Discord DiogoOnAir | Config & Developer#7961
Check my website
If you want to buy any server, you can buy it from here!
Datacenters around the world!
DiogoOnAir 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 10:36.


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