mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
Push #941 - tagFriendly
This commit is contained in:
@@ -18,7 +18,11 @@ if !(_callerID in _rfriendlies) then {
|
||||
// caller
|
||||
titleText [(localize "STR_EPOCH_ACTIONS_8"), "PLAIN DOWN"];
|
||||
// target
|
||||
//Could be changed to PVC via server_sendToClient.sqf (From DayZCE) - Commit by Skaronator
|
||||
PVDZE_plr_FriendRQ = _target;
|
||||
publicVariable "PVDZE_plr_FriendRQ";
|
||||
|
||||
/* WIP - PVS/PVC - Skaronator
|
||||
PVDZE_send = [_vehicle,"tagFriendly",[_target]];
|
||||
publicVariableServer "PVDZE_send";
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user