BWP Architecture

From Grigbertz

(Difference between revisions)
Jump to: navigation, search

Grigbertz (Talk | contribs)
(New page: {{SL}} <!-- Content --> == Comm Module == This script listens on the Set Channel and relays incoming commands as Link Messages. * sender_num = sender->num (default: 0) * num = receiver->nu...)
Next diff →

Revision as of 08:49, 6 September 2008

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