This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
0
Just make a Boolean variable. Set the variable to the game variant on map initiazation. Then where you want to implement the changes use a if-then-else if variable=game variant then do blah else blah
0
Just make a Boolean variable. Set the variable to the game variant on map initiazation. Then where you want to implement the changes use a if-then-else if variable=game variant then do blah else blah