88Toxm88
|
  |
| Joined: 15 Dec 2010 |
| Total Posts: 2790 |
|
|
| 16 Apr 2013 05:29 PM |
| Does anyone have a script that I could use? I need it to automatically shut down the server after x number of minutes. |
|
|
| Report Abuse |
|
|
| 16 Apr 2013 05:33 PM |
wait(time here) while true do end
Without a wait(), the game shuts down due to too much processing used. I DO NOT recommend you test that script in edit, unless you like restarting your computer. In online mode, however, it shuts down the game. |
|
|
| Report Abuse |
|
88Toxm88
|
  |
| Joined: 15 Dec 2010 |
| Total Posts: 2790 |
|
|
| 16 Apr 2013 05:34 PM |
| Thanks, I'll give this a try. |
|
|
| Report Abuse |
|