You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
Re:Forcing Clients into Rooms - 2008/09/17 22:55 Hey,

Can we use the method registerAction with "roomAddClient" in my own module

like
Code:

          self.server.registerAction('onStartup',self.name)         self.server.registerAction('isAuthorized',self.name)         self.server.registerAction('roomAddClient',self.name)




Else i have to modify the source code of palabre (roomPalabre.py)

I just want to add a new property : room.maxClients
And check this property when a client join a room
In order to force client to stay into a room.
  reply | quote

      Topics Author Date
    thread link
Forcing Clients into Rooms
karl 2008/06/02 06:02
    thread link
thread linkthread link Re:Forcing Clients into Rooms
karl 2008/06/02 06:07
    thread link
thread linkthread linkthread link Re:Forcing Clients into Rooms
karl 2008/06/02 07:23
    thread link
thread linkthread linkthread linkthread link Re:Forcing Clients into Rooms
chromecow 2008/06/03 22:36
    thread link
thread linkthread linkthread linkthread linkthread link Re:Forcing Clients into Rooms
karl 2008/06/03 23:49
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Forcing Clients into Rooms
chromecow 2008/06/04 03:36
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Forcing Clients into Rooms
karl 2008/06/05 00:43
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Forcing Clients into Rooms
badben 2008/09/17 22:55
::post new topic::