User:Outofspace/PM SYSTEM

From Legacy Roblox Wiki
Revision as of 03:46, 10 November 2008 by >Outofspace (0.7c)
Jump to navigationJump to search


Pre-Version 0.7c

Still under development! Will be released 1.0+

Features

It doesn't work right now (rather, it's not turned on.) But as of now it has:

  • make/ - Makes a message. Nothing special.
  • config/ - Configures a message. Here you can do:
    • rec/ - Sets the recipient, or to whom the message will be sent.
    • title/ - Sets the message title.
    • body/ - Make the body, all text after the "/" will be in it. Try not to make this too long.
    • exit/ - Exits the message configuration.
  • del/ - Deletes a message.
  • send/ - Sends a message. If no recipient is set, the message will not be sent.

Rights

  • Admins - Get to view, edit, remove, and send ALL messages and scripts.
  • Mods - Everything Admins do, except they can't read Admin messages.
  • Normal - Send, view, edit, and delete messages.
  • Banned - Get to use nothing.

A/M's can:

  • The ability to upgrade a power.
  • Check the last message sent.
  • Clearing the "last sent message/script" message.
  • Error checking.

Scripts

  • config - Main user rights script. If you remove this, there will be no special powers.
  • function - Makes values, and scripts.
  • send - Main script.

Sub-Models

  • Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.

RoadMap for 1.0+

General

  • Send messages =P.
  • Delete stored messages/scripts.
  • Copy stored messages/scripts.
  • Rename/Edit drafts.
  • Use of "/sc"
  • Anonymous message sender?

Moderation

  • Remove EVERYTHING.
  • Edit EVERYTHING.
  • Can send a message to everyone at once.