getAllUsersInZone
Posted: 22 Aug 2006, 13:33
Hi, I have a little problem with broadcasting an event to all users in a zone.
I have one main room with an extension handling events. There are also game rooms using an other extension.
When a user enters a game room and leaves the main room, currZone.getAllUsersInZone() in the main extension does not include users in the game rooms (even though they are in the same zone). Is it possible to get a list of all users regardless of which extension is being used? Am I missing something?
I have one main room with an extension handling events. There are also game rooms using an other extension.
When a user enters a game room and leaves the main room, currZone.getAllUsersInZone() in the main extension does not include users in the game rooms (even though they are in the same zone). Is it possible to get a list of all users regardless of which extension is being used? Am I missing something?