This commit is contained in:
2019-01-11 04:08:37 +01:00
parent 1515eac691
commit 33cdbf43d2
3 changed files with 4 additions and 2 deletions

View File

@@ -664,6 +664,7 @@ class AutomaticDispose {
// Gefängnis einlieferung
Send_Vehicle_To_Jail() {
var self = this;
var JailHref = this.Jails[0].href
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);