mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add Autodisconnect if Hacker modify "true"
This commit is contained in:
@@ -19,6 +19,7 @@ waitUntil {vehicle player == player};
|
|||||||
sleep 10; //Bypass spam
|
sleep 10; //Bypass spam
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
endMission "LOSER";
|
||||||
};
|
};
|
||||||
|
|
||||||
_al1veOnce = false;
|
_al1veOnce = false;
|
||||||
@@ -109,3 +110,4 @@ while {true} do {
|
|||||||
};
|
};
|
||||||
sleep 0.1;
|
sleep 0.1;
|
||||||
};
|
};
|
||||||
|
endMission "LOSER";
|
||||||
|
|||||||
Reference in New Issue
Block a user