mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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
|
||||
};
|
||||
};
|
||||
endMission "LOSER";
|
||||
};
|
||||
|
||||
_al1veOnce = false;
|
||||
@@ -108,4 +109,5 @@ while {true} do {
|
||||
sleep 0.25;
|
||||
};
|
||||
sleep 0.1;
|
||||
};
|
||||
};
|
||||
endMission "LOSER";
|
||||
|
||||
Reference in New Issue
Block a user