BWP Architecture

From Grigbertz

Revision as of 08:49, 6 September 2008 by Grigbertz (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
Second Life
Bondage Witch Project logo

Contents

Comm Module

This script listens on the Set Channel and relays incoming commands as Link Messages.

  • sender_num = sender->num (default: 0)
  • num = receiver->num (default: 0)
  • msg = the command string
  • id = chat message id

BWP Communications Protocol

<command> = BWP::<set name>::<action>::<receiver>::<sender>

<action> = <action name>[|id=<key>][|<arg1>|<arg2>...|<argN>]

<receiver> = <sender> = <name>[|id=<key>][|num=<number>][|<arg1>|<arg2>...|<argN>]

Status Module

Menu Module

Personal tools