Author Topic: GameMode with Map Cycling (Tutorial)  (Read 616 times)

Okay, i have the cycle gamemode and the maps i want for my game. But how i'm going to do that?

Can someone post a GameMode Cycle Tutorial Please?

I wouldn't recommend using Gamemode_Cycle. It gives users long reload times and you have to set up a gamemode for each individual map, which is a pain. It's useful for switching minigames, but if you don't need the minigame to change, I'd recommend just destroying the old map and loading the new one with events.
Also, a better title would be just "Using Gamemode_Cycle," and this goes in help, not S&R.

You can try this for map cycling based on votes: https://github.com/Visolator/Support_MapChanger
This will eventually be remade since it's got some weird stuff going on