Add Support for Exile 1.0.5

This commit is contained in:
Brett Nordin 2018-09-30 10:19:54 -06:00 committed by GitHub
parent 1eb872fc78
commit e0389f0591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,6 @@ _spawnLocationMarkerName = _this select 2;
_bambiPlayer = _this select 3;
_accountData = _this select 4;
_escapeEnabled = getNumber(configFile >> "CfgSettings" >> "Escape" >> "enableEscape") isEqualTo 1;
"Bambie Was Killed by his mother, we will now create a mindless player for you." call ExileServer_util_log;
_direction = random 360;
if (_escapeEnabled) then
{