DirectX8 bug???

Started by
-1 comments, last by LeChou 22 years, 5 months ago
Hy, I am using Ms VB6, DirectX8 and DirectPlay. I have created a DirectPlayServer. Then I create groups and add players into those groups. I am sure that the groups exists, that players are in the groups (e.g. I can send messages to group and events CreateGroup and AddRemovePlayerToGroup are fired). BUT: The function DirectPlayServer.GetCountGroupMembers always returns 0. I allways got an error calling DirectPlayServer.GetGroupMember. Has somebody notice the same problems? My problem is that I must check if a player is in the group, and if yes remove it from the group. Then if the group is empty, destroy the group. Can anybody help me? Claude
CH

This topic is closed to new replies.

Advertisement