Epoch/Sources/epoch_server/compile/epoch_group
He-Man bd89a1eadd Fix for create / leave Group
- Server was looking for Players with Groupuid after the UID was already set on the new member self. So the Player was sometimes found as first and has joined his own Group
- [["groupUidUpdate", _groupID], _x] call EPOCH_sendRemoteExecClient; was missing, so the Player had to relog to get the Groupuid variable -> Leaving group was also only possible after Relog
- added usage of params []
2017-04-08 18:52:26 +02:00
..
EPOCH_server_createGroup.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_server_deleteGroup.sqf update usage of createGroup to 1.68+ 2017-03-26 10:21:26 -05:00
EPOCH_server_invitePlayer.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_server_updatePlayerGroup.sqf Fix for create / leave Group 2017-04-08 18:52:26 +02:00
EPOCH_server_upgradeGroup.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00