Add toggleable Safe Zone Relocate by salival

This commit is contained in:
A Man
2021-08-18 11:01:29 +02:00
parent 1113b57934
commit cc005a973a
3 changed files with 45 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ if (isServer) then {
// ZSC
Z_globalBankingTraders = false; // Enable banking NPCs at trader cities.
// Safe Zone Relocating
DZE_SafeZone_Relocate = false; //Enables relocating of vehicles left in Safe Zones over a server restart.
};
// Client