mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Remove unnecessary rules and watermark waitUntils
This commit is contained in:
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -131,8 +131,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
@@ -130,8 +130,6 @@ if (!isDedicated) then {
|
||||
([4654,9595,0] nearestObject 145260) setDamage 1;
|
||||
};
|
||||
|
||||
if (dayz_enableRules && (profileNamespace getVariable ["streamerMode",0] == 0)) then { dayz_rulesHandle = execVM "rules.sqf"; };
|
||||
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
|
||||
if (dayz_townGenerator) then { execVM "\z\addons\dayz_code\compile\client_plantSpawner.sqf"; };
|
||||
execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
private ["_messages","_timeout"];
|
||||
|
||||
waitUntil {uiSleep 1; !isNil ("Dayz_loginCompleted")};
|
||||
|
||||
_messages = [
|
||||
["DayZ Epoch", "Welcome "+(name player)],
|
||||
["World", worldName],
|
||||
|
||||
Reference in New Issue
Block a user