Reboot improvements, player panel fix, IsBanned fix

This commit is contained in:
Markolie
2015-08-31 17:44:13 +02:00
parent 41bed9055b
commit ce6ad20cf9
10 changed files with 89 additions and 104 deletions

View File

@@ -167,12 +167,7 @@ datum/controller/vote
if(restart)
world << "World restarting due to vote..."
feedback_set_details("end_error","restart vote")
if(blackbox) blackbox.save_all_data_to_sql()
sleep(50)
log_game("Rebooting due to restart vote")
world.Reboot()
world.Reboot("Restart vote successful.", "end_error", "restart vote")
return .