User:Outofspace/PM SYSTEM

From Legacy Roblox Wiki
Revision as of 07:26, 17 November 2008 by >Outofspace (0.B3c)
Jump to navigationJump to search


Pre-Version 0.B3c

Still under development (Mostly bug fixes)! Will be released 1.0+

Features

You can tamper with this in my script builder.

All text in italics represents user input. replace it with something optional. All items striked are not functional yet, but will be in the future.

  • Making a message:
    • make/name - Makes a message. "name" will be known as it's "ProjectName"
    • rec/name - Sets the recipient, or to whom the message will be sent.
    • title/name - Sets the message title. Be "creative".
    • b/text - This makes the message part. It might be required. You decide.
    • save/ - Saves message(s) to later be sent. (See Also: Draft)
    • delete/name - Deletes a message.
    • send/name - Sends a message. If no recipient, body, or title is set, the message will not be sent.
  • Checking messages:
    • view/INPUT - Views messages based on what "INPUT" is. See bellow for what you can replace it with.
      • nread - Lists all unread messages.
      • all - Lists all messages under your inbox.
    • v/title - Replace "title" with the name of the message you want to read.
    • check/ - Tells how many new messages you have.
    • reply/title - Obvious. Works the same way as "make" would.
    • del/title - Removes a message.
      • del/all - Removes everything from your inbox.
      • del/read - Removes only read messages from your inbox.
      • del/nread - Removes only not read messages from your inbox.

Rights

Anything in "()'s" is a powerlevel. things in Bold are commands.

  • Powerlevel (3) - Get to view, edit, remove, and send ALL messages and scripts.
  • Powerlevel (2) - Everything Admins do, except they can't read Admin messages.
  • Powerlevel (1) - Send, view, edit, and delete messages.
  • Powerlevel (0) - Get to use nothing. Set these in the "send" script.
  • Here are their commands:
    • PL 1 can:
      • Do everything under "Making a message"
    • PL 2 can:
      • last/ - Views last sent message.
      • clear/ - clears everything under "Messages", including the last sent.
      • nopm/player - sets the powerlevel of "player" to 0
      • reg/player - sets the powerlevel of "player" to 1
    • PL 3 can:
      • Do everthing that PL 1-2 can.
      • shutdown/ - Turns off PM_SYSTEM...forever.
      • pl3/player - sets the power level of "player" to 3
      • pl2/player - guess at it.


Scripts

  • config - No longer used. Future plans: script sender.
  • setup - Makes values, models, and scripts for newplayers and within the main model.
  • send - This runs the show.
  • README - Information about PM_SYSTEM.

RoadMap for 1.0+

General

  • Ability for text to scroll across screen.
  • Use of "/sc"
  • Anonymous message sender?

Moderation

  • Announcements.