mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
This little ; went to the market.....
This silly guy went home. ROFL
This commit is contained in:
parent
7ccf6d85c4
commit
98e8bcb6ab
@ -303,7 +303,7 @@ if (!isNull _player) then {
|
|||||||
};
|
};
|
||||||
|
|
||||||
if (!_canBeRevived) then {
|
if (!_canBeRevived) then {
|
||||||
_newPlyr setVariable["REVIVE", _canBeRevived]
|
_newPlyr setVariable["REVIVE", _canBeRevived];
|
||||||
};
|
};
|
||||||
|
|
||||||
[_playerNetID, _playerUID, [_newPlyr, _vars, _currWeap, loadAbs _newPlyr, _playerGroup, _canBeRevived, _newPlyr call EPOCH_server_setPToken,_playerGroupArray]] call EPOCH_server_pushPlayer;
|
[_playerNetID, _playerUID, [_newPlyr, _vars, _currWeap, loadAbs _newPlyr, _playerGroup, _canBeRevived, _newPlyr call EPOCH_server_setPToken,_playerGroupArray]] call EPOCH_server_pushPlayer;
|
||||||
|
Loading…
Reference in New Issue
Block a user