Actions

Gamehelp

Difference between revisions of "Bboards"

(Created page with "=== +help Bboard === City of Shadow's BBS is a global, multi-threaded board with a rich set of features. To see help on a particular topic, type '+help <topic>' (Example: +hel...")
 
Line 1: Line 1:
=== +help Bboard ===
+
* +bbread - Scans joined bulletin board groups.
City of Shadow's BBS is a global, multi-threaded board with a rich set of features. To see help on a particular topic, type '+help <topic>' (Example: +help bbread).
+
* +bbread <#> - Scans messages in group <#>.
  TOPIC DESCRIPTION
+
* +bbread <#>/<list> - Reads message(s). <list> can be a single number, multiple numbers, or a range of numbers (ie. 1-6), or any combo.
  bbread - Reading bulletin board messages.
+
* +bbread <#>/u - Reads all unread messages in group <#>.
  bbpost - Posting bulletin board messages.
+
* +bbcatchup <#> - Marks all messages in group <#> as read. You can use multiple group #'s/names or may use the word 'all' to catchup on all messages on all boards.
   bbmisc - Other commands (removing messages, unsubscribing groups, resubscribing to groups, etc)
+
* +bbscan - Totals unread postings (if any) in each joined group. You can place this command in your @aconnect, and it's recommended you do so.
  bbtimeout - Expanded help on the topic of message timeouts.
+
* +bbnew - Reads the next unread message in any board group that you can read. Can be used to move through unread messages quickly and easily.
 +
* +bbnext - An alias for +bbnew.        
 +
    
 +
Note: You can use the board's name (or abbreviation) in place of its number.
  
 +
(See also: [[Game help:bbpost]], [[Game help:bbmisc]], [[Game help:bbtimeout]] and [[Game help:bbchanges]].)
  
=== +Help Bbmisc ===
+
[[Category:Game Files]]
  +bbremove <#>/<list> - Removes a message by you. <list> can be a single number, a group of numbers, or a range (10-14).
 
  +bbmove <#>/<#> to <#> - Moves one of your messages to a new group.
 
  +bbleave <#> - Unsubscribe from group <#>.
 
  +bbjoin <#> - Joins a group you've previously 'left'.
 
  +bblist - Listing of all groups available to you along with their timeout values.
 
  +bbsearch <#>/<name> - Shows you a list of <name>'s postings on group <#>.
 
  +bbnotify <#>=<on|off> - Turn post notification for group <#> on or off.
 
 
 
  For a '.sig', set an attribute on you called BB_SIG, and place your signature in that.
 
  Note: You can use the board's name (or abbreviation) in place of its number.
 
  See also: +help bbread, +help bbpost
 
 
 
=== +Help Bbpost ===
 
  +bbpost <#>/<title> - This starts a post to group <#>.
 
  +bbwrite <text> - This adds text to an already started post.
 
  +bb <text> Same as +bbwrite.
 
  +bbedit - <area>=<old>/<new> Edits your post in progress. Valid areas are: text, title
 
  +bbproof - Displays your current post in progress.
 
  +bbtoss - Discards your current post in progress.
 
  +bbpost - This will post your current post in progress.
 
  +bbpost <#>/<subject>=<body> - Posts a message to group <#>. This is a quick way of posting a message with one command.
 
  +bbedit <#>/<#>=<old>/<new> - Edits one of your posted messages.
 
  Note: You can use the boards name (or abbreviation) in place of it's number.
 
 
 
  See also: +help bbread, +help bbmisc
 
 
 
=== +Help Bbread ===
 
  +bbread - Scans joined bulletin board groups.
 
  +bbread <#> - Scans messages in group <#>.
 
  +bbread <#>/<list> - Reads message(s). <list> can be a single number, multiple numbers, or a range of numbers
 
                      (ie. 1-6), or any combo.
 
  +bbread <#>/u - Reads all unread messages in group <#>.
 
  +bbcatchup <#> - Marks all messages in group <#> as read.
 
  You can use multiple group #'s/names or may use the word 'all' to catchup on all messages on all boards.     
 
  +bbscan - Totals unread postings (if any) in each joined group. You can place this command in your @aconnect,
 
            and it's recommended you do so.
 
 
 
  Note: You can use the boards name (or abbreviation) in place of it's number.
 
  See also: +help bbpost and +help bbmisc
 

Revision as of 17:35, 15 August 2022

  • +bbread - Scans joined bulletin board groups.
  • +bbread <#> - Scans messages in group <#>.
  • +bbread <#>/<list> - Reads message(s). <list> can be a single number, multiple numbers, or a range of numbers (ie. 1-6), or any combo.
  • +bbread <#>/u - Reads all unread messages in group <#>.
  • +bbcatchup <#> - Marks all messages in group <#> as read. You can use multiple group #'s/names or may use the word 'all' to catchup on all messages on all boards.
  • +bbscan - Totals unread postings (if any) in each joined group. You can place this command in your @aconnect, and it's recommended you do so.
  • +bbnew - Reads the next unread message in any board group that you can read. Can be used to move through unread messages quickly and easily.
  • +bbnext - An alias for +bbnew.

Note: You can use the board's name (or abbreviation) in place of its number.

(See also: Game help:bbpost, Game help:bbmisc, Game help:bbtimeout and Game help:bbchanges.)