Smaller Fixes / Changes

This commit is contained in:
He-Man 2019-08-21 17:33:52 +02:00
parent 6b02f30738
commit 7571b11590
2 changed files with 3 additions and 4 deletions

View File

@ -38,10 +38,8 @@ if !((_playerUID isequalto '') || (_vars isequalto [])) then {
if (_makepublic isEqualTo 0) exitwith {
_ThisStatArr deleteat _foreachindex;
};
if !(_value isequalto _playerValue) then {
_x set [0,_playerValue];
_x set [2,_playername];
};
_x set [0,_playerValue];
_x set [2,_playername];
};
} foreach _x;
if (!_playerisin && (_makepublic > 0)) then {

View File

@ -510,6 +510,7 @@ for "_i" from 1 to 3 do {
_temp = _temp + "
,['Key Binds',[],'','1',[]]
,[' 5 Key - Teleport In Front',[],'','1',[]]
,[' 4 Key - Fly Up',[],'','1',[]]
,[' F2 - Cancel Spectating',[],'','1',[]]
,[' F5 - Delete Target',[],'','1',[]]
,[' 7 - (Un)Lock Target',[],'','1',[]]