Jose
Visitor
|
rooms and owner leaves. - 2008/01/13 13:30
Hi
Sorry by my bad English, i'm Venezuelan
Thanks for the PALABRE, works fine.
I'm developing a poker game, that the user can create rooms, and other users can join this rooms. I have the situation that the user "A" create a room "ROOM_A" and after that close the program. Everyone see that user leaves, but the "ROOM_A" is still present.
In my script, the user "A" is who control everything is happen in this room, and i need when the user leaves, this room disappear (and everything is in, is kick out).
I use the function Pal_On_clients(node), the PalSend("<getrooms />"); for the update the rooms, but i see there is too much information only for one room of one user. there is another way??
Thanks a lot
Jose
|