+ Reply to Thread
Results 1 to 2 of 2

Thread: Rooms Associated To a User

  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Rooms Associated To a User

    Hi (Teresa),

    Does it exist a way to get the rooms associated to a user ?
    That exists for the client side but i can't find the equivalent for the server side...

    Thx,
    Shell

  2. #2
    Administrator tcarr's Avatar
    Join Date
    Dec 2007
    Posts
    7,213
    Thanks
    80
    Thanked 1,086 Times in 1,075 Posts
    Do you mean, for each user, what rooms that user is in? There is an awkward way to do this. Normally an application that needs this information will store it as some kind of user variable and update it as needed, or else have the plugin send a request to the client and the client respond with "I'm in these rooms".

    Hopefully we will have an easier way to do it from a plugin than to iterate through each zone, through each room in each zone, through the user list in each room. Currently it isn't there.
    Teresa Carrigan
    Senior Engineer
    Electrotank, Inc.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts