Send new group to server for update

This commit is contained in:
ebaydayz
2016-10-29 18:38:53 -04:00
parent c4ef6e3115
commit 3f83354066
7 changed files with 13 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ if (isNull _target or _target == player or player != leader group player) exitWi
[_target] join grpNull;
PVDZ_Server_UpdateGroup = [2,player,_targetUID];
PVDZ_Server_UpdateGroup = [2,player,(group player),_targetUID];
publicVariableServer "PVDZ_Server_UpdateGroup";
call dayz_selectGroupMember; //update lbCurSel change