Its a Global Variable it should be in Gamemodeinit
public GamemodeInit()
{
SetWorldBounds(5000.0,-5000.0,5000.0,-5000.0); //this is For all Map
//Extra bla bla bla bla
}
its Set's a Place where Player Can't get out like a island DM or Building DM etc