22.02.2016, 18:12
Well all I see is that you set the variable CurrentCity to a new location but than you restart your gamemode which resets all variables, so CurrentCity is back to the default value
Guess you have to avoid restarting the gamemode or save the CurrentCity variable into a file and load it again after restart
Guess you have to avoid restarting the gamemode or save the CurrentCity variable into a file and load it again after restart

