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 a new message in "Default Forum"
Name:
Subject:
topic icon:
no
boardcode:
 Colour:  Size:   Close all tags
Message:
CAPTCHA: How much is 6 added to 5

Topic History of: Room Creation from Module
Max. showing the last posts - (Last post first)
Author Message
admin Hi,



I had multiple requests for "system" rooms i'll try to find an elegant solution :)
Dorantor First of all, in

self.server.serverAddClientToRoom(roomName, client)

client variable should be instance of PalabreClient. There is a little difference between palabreServer and palableRoom docs.

Because palabreRoom is an end point for adding client(and palabreServer just delegating client adding to room) we should trust to what is said in palabreRoom.roomAddClient:

@client : Client instance



And, secondly, as an idea - may be u can hook to onClientConnect action to keep required room alive?



But, it will be better if "room garbage collector" become more intelligent and leave "system" rooms intact.
Gnoll For example my game might have multiple areas, do you think it would be to inefficient to have a module hold a room open for each area / map? Also any suggestions on how to create a room or a 'dynamic' client from a module, I tried :



self.server.serverAddClientToRoom('roomHost','test','')



but of course it picks up that client doesn't actually exist.



Thanks,

Gnoll
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum