[Support] How could I change map rotation dynamically?
-
Hi there, Im working on a map voting system that appears when a game has ended. I’m a little confused to the this since the maps are statistically added in the dedicated.cfg. How would I go about changing the map in gsc?
-
ImVeryTwisted said in How could I change map rotation dynamically?:
Hi there, Im working on a map voting system that appears when a game has ended. I’m a little confused to the this since the maps are statistically added in the dedicated.cfg. How would I go about changing the map in gsc?
SetDvar( "sv_mapRotationCurrent", "mp_carrier" );
-
he wants to know how to add a map voting system at the end of each map, not the dvar for the default version
-
Jax said :
He wants to know how to add a map voting system at the end of each map
They said they're working on one, they're not askingfor one. Read the sentences that ends wth a "?". Matrix really gave the solution to the problem that was asked.
-
What Matrix provided was spot on, exactly what I was looking for. Thank you
-
Question was answered so the thread will be locked.