Here they are. Some of these are useful, some of these are useful as of Palabre v.06b but will probably be deprecated in the next release, and some may be useful only for learning how Palabre talks with its module system. I’ll try to sort out which is which, over time.
File |
Functions and Usage |
| RoomNames.zip |
Function: Poll Palabre to see if a room of a certain name exists. Usage: RECIEVE: <exists>true/false</exists> |
| mPre.zip | Function: Send a message to Palabre for Pre-Processing.
Usage: use just like palbre ‘msg’ or ‘m’ node SEND: <mPre toroom="Dungeon" back="1">Hello World!</mPre> Add your own pre-processing logic (color coding, filtering, etc.) where it says ‘DO STUFF HERE’ Message can be rerouted to other modules or sent on to be processed as a regular message |
| existsQueries.zip | Function: A better version of Room Names. You can poll Palabre to see if a certain room name or certain nickname already exists.
# Usage: SEND: <exists room="someRoomName" /> |











April 14th, 2008 at 6:46 pm |
[…] Scoot on over to the Downloads page, and you will find a new link for Palabre Modules. […]